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.
Cassowary Rusnov 727b2b9309 General housekeeping update. 1 year ago
docs Reformatted with automated tools and minor fixes. 3 years ago
examples/pixywerk.com Reformatted with automated tools and minor fixes. 3 years ago
pixywerk2 General housekeeping update. 1 year ago
.gitignore Add documentation and whatnot. 5 years ago
LICENSE Major development update. 5 years ago
MANIFEST.in Documentation additions. Fixes to compilation. Made true passthrough which works. 5 years ago
README.md Add README.md and update TODO 5 years ago
TODO.md Minor changes. Formatting changes. Add some Python version environments for testing. Extended get_file_list to allow a list of globs rather than just a single glob. 3 years ago
importwp.py Major development update. 5 years ago
pyproject.toml Minor changes. Formatting changes. Add some Python version environments for testing. Extended get_file_list to allow a list of globs rather than just a single glob. 3 years ago
setup.py General housekeeping update. 1 year ago
tox.ini Minor changes. Formatting changes. Add some Python version environments for testing. Extended get_file_list to allow a list of globs rather than just a single glob. 3 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.