Metadata and template based website compiler
				
			
		| - 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 | ||
| importwp.py | ||
| LICENSE | ||
| MANIFEST.in | ||
| pyproject.toml | ||
| README.md | ||
| setup.py | ||
| TODO.md | ||
| tox.ini | ||
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.