Deadly simple static site generator
Project description
stag
Deadly simple, extensible static site generator.
Features
- Markdown support
- Jinja2 templates support
- Everything is a plugin
- easy extensibility with plugins; all built-in plugins can be enabled, disabled, reordered or mixed with custom user plugins
- plugins are either readers, generators or writers and are called in that order
- generate nice urls:
- foo/index.md → foo/index.html
- bar.md → bar/index.html
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.2.0.tar.gz
(26.0 kB
view hashes)