Initial chekin post-discontinuity.

This commit is contained in:
2023-09-25 12:16:34 -07:00
commit 694acf8599
36 changed files with 2118 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# 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.