Metadata and template based website compiler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
Cas Rusnov a9730efec9 Add README.md and update TODO 5 years ago
READMES Add documentation and whatnot. 5 years ago
demo Major code import. 5 years ago
pixywerk2 Major code import. 5 years ago
.gitignore Add documentation and whatnot. 5 years ago
LICENSE Fix perms 5 years ago
README.md Add README.md and update TODO 5 years ago
TODO Add README.md and update TODO 5 years ago
setup.py Major code import. 5 years ago
tox.ini Major code import. 5 years ago

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.