Pelican 是一个法国人用 python 写的用于生成静态页面的程序,支持:
- Blog articles and pages
- Comments, via an external service (Disqus). (Please note that while useful, Disqus is an external service, and thus the comment data will be somewhat outside of your control and potentially subject to data loss.)
- Theming support (themes are created using Jinja2 templates)
- PDF generation of the articles/pages (optional)
- Publication of articles in multiple languages
- Atom/RSS feeds
- Code syntax highlighting
- Compilation of LESS CSS (optional)
- Import from WordPress, Dotclear, or RSS feeds
- Integration with external tools: Twitter, Google Analytics, etc. (optional)
Static blog generator in Python, using Markdown/reST syntax — More...
Issues | ||
#560 | Extracting date and slug from filename | by yegle 2012-10-31 |
#566 | Add photos and exif info with single metadata | by mmyjona 2012-10-31 |
#551 | The all Atom and RSS feed generators should include all articles, regardless of the article's language or the site's. Fixes #550 | by jawher 2012-10-31 |
#539 | directory comparison should be recursive in functional tests | by bbinet 2012-10-30 |
#565 | Support for link blogging | by geier 2012-10-29 |