A metadata and template based static site compiler / CMS.
Go to file
Administrative Account 694acf8599 Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
docs Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
heckweasel Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
.gitignore Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
LICENSE Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
MANIFEST.in Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
README.md Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
TODO.md Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
importwp.py Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
pyproject.toml Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
setup.py Initial chekin post-discontinuity. 2023-09-25 12:16:34 -07:00
tox.ini Initial chekin post-discontinuity. 2023-09-25 12:16:34 -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.