Jekyll - is a blogaware, static site generator.
- jekyll
- # . -> ./_site
- jekyll <path to write generated site>
- # . -> <path>
- jekyll <path to source> <path to write generated site>
- # <path> -> <path>
- jekyll import <importer name> <options>
- # imports posts using named import script
- Configuration is read from '<source>/_config.yml' but can be
overridden using the following options:
This manual page was written by Youhei SASAKI
<uwabami@gfd-dennou.org>, for the Debian GNU/Linux system(but may be
used by others).