Pelican Static Site Generator, Powered by Python
Maintained by Justin Mayer (@jmayer), Pelican is a static site generator that requires no database or server-side logic.
Some of the features include:
- Write content in reStructuredText or Markdown markup
- Completely static output is easy to host anywhere
- Themes that can be customized via Jinja templates
- Publish content in multiple languages
- Atom/RSS feeds
- Code syntax highlighting
- Import from WordPress, RSS feeds, and other services
- Modular plugin system and corresponding plugin repository
… and many other features.
Next Steps
Learn more about the Pelican static site generator via:
- Pelican news
- the extensive documentation
- source code on GitHub
- Pelican on Twitter
Support Pelican Development
Following are ways you can support Pelican’s development:
- donate to Pelican Dev Team
- follow @jmayer and Pelican on Twitter
- contribute pull requests, help triage issues, and improve documentation