Metadata and template based website compiler
This repository has been archived on 2023-03-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2019-04-14 18:55:00 -07:00
demo Major code import. 2019-04-14 17:50:56 -07:00
pixywerk2 Major code import. 2019-04-14 17:50:56 -07:00
READMES Add documentation and whatnot. 2019-04-14 17:48:22 -07:00
.gitignore Add documentation and whatnot. 2019-04-14 17:48:22 -07:00
LICENSE Fix perms 2019-04-14 17:49:20 -07:00
README.md Add README.md and update TODO 2019-04-14 18:30:46 -07:00
setup.py Fix some things in setup.py 2019-04-14 18:43:15 -07:00
TODO.md Rename todo.md 2019-04-14 18:55:00 -07:00
tox.ini Major code import. 2019-04-14 17:50:56 -07:00

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.