# DocLife Document Viewer written in Perl, to run under Plack. - Pod Viewer - Markdown Viewer ## Author's Message (Japanese) CPAN Authorã§ã‚ã‚Œã°çš†ãƒãƒ¼ã‚«ãƒ«ã«ä¼¼ãŸã‚ˆã†ãªç‰©ã‚’作ã£ã¦ã„ãã†ã§ã™ãŒã€æ¨™æº–化ã§ããã†ãªéƒ¨åˆ†ã‚’切り出ã—ã¦å…¬é–‹ã™ã‚‹ã“ã¨ã«ã—ã¾ã—ãŸã€‚ Markdownã¯githubã«ä¸Šã’ã‚‹å‰ã®ä¸‹æ›¸ãã‚’å°‘ã—æ„è˜ã—ã¾ã—ãŸãŒã€github独自ã®æ‹¡å¼µè¨˜æ³•ã¯ä¸€åˆ‡ã‚±ã‚¢ã—ã¦ã„ã¾ã›ã‚“。 DocLife::Note, DocLife::Diary ã¨ã„ã†æ‹¡å¼µã‚¢ãƒ—リã®å®Ÿè£…例ãŒexampleã«åŒæ¢±ã•ã‚Œã¦ã„ã¾ã™ã€ä½œè€…ãŒå®Ÿéš›ã«åˆ©ç”¨ã—ã¦ã„ã¾ã™ã€‚(以下DEMOå‚照) Plack::Builderã®mount機能ãŒVirtualHostã‚‚å…¼ãã¦ã„ã‚‹ã®ã§ä¸Šã’è½ã¨ã—も楽ã§ã™ã€ã¾ãŸã‚³ãƒ³ãƒ†ãƒ³ãƒ„ã¯Dropboxã§ç®¡ç†ã—ã¦ã„ã‚‹ã®ã§ãƒãƒ¼ã‚«ãƒ«ã®ã‚¨ãƒ‡ã‚£ã‚¿ã§æ›´æ–°ã—ã¦ã„ã¾ã™ã€‚ enjoy document life! ## INSTALL cpanm https://github.com/s-aska/DocLife/tarball/master ## RUN plackup -MDocLife::Pod -e 'DocLife::Pod->new( root => "./lib" )->to_app' ## DEMO - demo: <http://pad.demo.7kai.org/> - author's blog: <http://blog.7kai.org/> powered by DocLife::Blog - author's note: <http://doc.7kai.org/> powered by DocLife::Note ## SUPPORT AND DOCUMENTATION - github: <https://github.com/s-aska/DocLife> - perldoc `perldoc DocLife` ## LICENSE AND COPYRIGHT Copyright (C) Shinichiro Aska This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.