Cassowary
727b2b9309
- Bump version to 0.6.0 - Add template functions to merge dictionaries for loading JSON data inside them - Add extension management separate from MIME type - Make the `tembed` processor which runs a generic jinja template through embedding in the template |
||
---|---|---|
docs | ||
examples/pixywerk.com | ||
pixywerk2 | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
TODO.md | ||
importwp.py | ||
pyproject.toml | ||
setup.py | ||
tox.ini |
README.md
Pixywerk
PixyWerk2 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.