staticjinja is a minimalist Python library for generating static websites. It leverages Jinja2 for templating, offering a straightforward approach without unnecessary complexity. You can get started by placing HTML files in a 'templates' directory and running `staticjinja watch` from your terminal.
Build static websites easily using Jinja2 templates.
Developers who want a simple, Python-based tool to create static websites from Jinja2 templates.
No snapshots yet
Snapshots will be created automatically once this repository is processed.