-
-
06 Aug 2014 10:16:23 UTC
- Distribution: Riji
- Module version: v0.1.3
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (156 / 0 / 1)
- Kwalitee
Bus factor: 1- 81.20% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (19.58KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::Wallflower
- Data::Section::Simple
- File::Copy::Recursive
- File::Which
- Git::Repository
- Git::Repository::FileHistory
- HTTP::Date
- List::UtilsBy
- MIME::Base32
- Mouse
- Object::Container
- Path::Tiny
- Plack
- Puncheur
- Puncheur::Lite
- Puncheur::Runner
- Router::Boom::Method
- String::CamelCase
- Text::Markdown::Discount
- Text::Markup::Any
- Text::Xslate
- Time::Piece
- URI
- URI::tag
- XML::FeedPP
- YAML::Tiny
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Riji - Simple, git based blog tool
SYNOPSIS
% rjji setup % riji server % riji publish
TUTORIAL
Japanese: http://songmu.github.io/p5-Riji/blog/
English http://perlmaven.com/blogging-with-riji
DESCRIPTION
Riji is a simple and git based blog tool.
'Riji' means diary in Chinese.
THE SOFTWARE IS ALPHA QUALITY. API MAY CHANGE WITHOUT NOTICE.
LICENSE
Copyright (C) Masayuki Matsuki.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
THANKS
Thanks to Gabor Szabo <szabgab@gmail.com> for great English tutorial.
AUTHOR
Masayuki Matsuki <y.songmu@gmail.com>
Module Install Instructions
To install Riji, copy and paste the appropriate command in to your terminal.
cpanm Riji
perl -MCPAN -e shell install Riji
For more information on module installation, please visit the detailed CPAN module installation guide.