nikola
https://github.com/getnikola/nikola
Python
A static website and blog generator
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to nikola
Help out
- Issues
- nikola serve: Better error handling for already used port. Fixes #3824
- pyrss2gen is abandoned
- Add type annotations everywhere
- Dependency management (file requirements.txt and friends) is far too lenient: Too old versions and incompatible new versions.
- Generated front page contains one `<h1>` for each post, I wish they were `<h2>`
- Pages with Emoji fail to render on macOS (due to lxml bug)
- "lxml.etree.ParserError: Document is empty" with demo content
- Shortcodes in included rst files are not rendered
- Show count against tag/category
- nikola init --demo fails with a permission error
- Docs
- Python not yet supported