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
- Add type annotations everywhere
- Dependency management (file requirements.txt and friends) is far too lenient: Too old versions and incompatible new versions.
- Trying to import after creating a post shows wrong info.
- Build-in `nikola serve` development server could support non-root sites better.
- Patch the baseline test new-year race condition. Fix #3723.
- Remove new-year race condition from "baseline testing".
- KaTeX is out of date, align* environment missing (current is 0.10.2, latest is 0.16.8)
- Generated front page contains one `<h1>` for each post, I wish they were `<h2>`
- page_header template hook is not activating when set in theme file
- Pages with Emoji fail to render on macOS (due to lxml bug)
- Docs
- Python not yet supported