A metadata and template based static site compiler / CMS.
Go to file
Cassowary 8404f8927d Documentation update! But the docs/index.md is still major WIP. 2023-08-05 12:09:20 -07:00
docs Documentation update! But the docs/index.md is still major WIP. 2023-08-05 12:09:20 -07:00
heckweasel Rename to heckweasel. 2023-04-18 17:31:25 -07:00
.gitignore Add documentation and whatnot. 2019-04-14 17:48:22 -07:00
LICENSE Rename to heckweasel. 2023-04-18 17:31:25 -07:00
MANIFEST.in Rename to heckweasel. 2023-04-18 17:31:25 -07:00
README.md Rename to heckweasel. 2023-04-18 17:31:25 -07:00
TODO.md Documentation update! But the docs/index.md is still major WIP. 2023-08-05 12:09:20 -07:00
importwp.py Rename to heckweasel. 2023-04-18 17:31:25 -07:00
pyproject.toml Minor changes. Formatting changes. Add some Python version environments for testing. Extended get_file_list to allow a list of globs rather than just a single glob. 2021-06-30 00:39:50 -07:00
setup.py Rename to heckweasel. 2023-04-18 17:31:25 -07:00
tox.ini Rename to heckweasel. 2023-04-18 17:31:25 -07:00

README.md

Heckweasel

Heckweasel is a site compiler engineered like a metadata-based CMS with a template rendering system. Underneath it uses Jinja2 templates to provide programmability, and a structured metadata system, along with processors to convert user-friendly files such as Markdown and RST into HTML with templates.