pelican
https://github.com/getpelican/pelican
Python
Static site generator that supports Markdown and reST syntax. Powered by Python.
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 supported5 Subscribers
Add a CodeTriage badge to pelican
Help out
- Issues
- Raise a clear error for a missing/unsupported settings file
- Skip content whose slug would write .html
- option to only include posts after a certain date in feeds
- Unclear error "CRITICAL AttributeError: 'NoneType' object has no attribute 'loader'" when the settings file does not exist.
- Unable to generate valid slug for Category ".."
- Clarify documentation for *S_SAVE_AS vs *_SAVE_AS
- Fix output path boundary validation
- Title containing only symbols generates an output file called .html
- WIP - pelican-import: Support the SyntaxHighlighter plugin.
- Enable flake8-bandit (Ruff "S") lint rules
- Docs
- Python not yet supported