pkgsrc/www/py-pelican/DESCR
nils d39b998cff Initial import of Pelican, version 3.6.3.
Pelican is a static site generator, written in Python.

- Write your weblog entries directly with your editor of choice (vim!)
	in reStructuredText or Markdown
	- Includes a simple CLI tool to (re)generate the weblog
	- Easy to interface with DVCSes and web hooks
	- Completely static output is easy to host anywhere
2015-11-27 16:56:25 +00:00

7 lines
314 B
Text

Pelican is a static site generator, written in Python.
- Write your weblog entries directly with your editor of choice (vim!)
in reStructuredText or Markdown
- Includes a simple CLI tool to (re)generate the weblog
- Easy to interface with DVCSes and web hooks
- Completely static output is easy to host anywhere