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
- Markdown's autolinks (`<some-link>`) don't work with `{filename}` or `{static}` intra-site links
- Add docstring for each procedure and method for pelican/__init__.py
- End-user should enjoy reading error messages around the `PATH` (mis-)declaration.
- Faster cleanup of output folder (PEP-0471)
- Missing `pelican` executable
- Plugin name disappeared from log messages
- When using `--print-settings`, error message should go to STDERR, not STDOUT
- Atom feeds fail to sanitize output HTML
- provide public access to _content etc
- CLI options are not documented
- Docs
- Python not yet supported