Deadly simple static site generator
Project description
Stag
Stag is a simple, extensible static site generator, where almost every part is a plug in. It's almost too easy to extend it with your own functionalities.
Features
Out of the box Stag comes with the following features:
- pages can be generated from Markdown with enabled support for footnotes, fenced code blocks and some typographic goodies.
- support for Asciidoc (via asciidoctor)
- generic support for file front matters
- Jinja2 templates
- taxonomies (e.g. tags)
- RSS feeds
- generation of nice URLs:
- foo/index.md → foo/index.html
- bar.md → bar/index.html
- extensible with plugins and macros (shortcodes)
Installation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stag-ssg-0.9.0.tar.gz
(140.0 kB
view hashes)
Built Distribution
stag_ssg-0.9.0-py3-none-any.whl
(34.9 kB
view hashes)