1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/www/pelican/pkg-descr
Julien Laffaye 7c2f54e829 - Update to 3.3.0
- STAGE support
- pkg-plist is generated by easy_install
- Update COMMENT and pkg-descr

PR:		ports/185103
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-12-31 13:32:57 +00:00

10 lines
394 B
Plaintext

Pelican is a static site generator, written in Python.
- Write your content directly with your editor of choice (vim!) in
reStructuredText, Markdown, or AsciiDoc formats
- Includes a simple CLI tool to (re)generate your site
- Easy to interface with distributed version control systems and web hooks
- Completely static output is easy to host anywhere
WWW: http://docs.getpelican.com/