Add README.md and update TODO
This commit is contained in:
5
README.md
Normal file
5
README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# 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.
|
8
TODO
8
TODO
@ -1 +1,9 @@
|
||||
# TODO #
|
||||
|
||||
* Pygments pretty printing of source code et al. including exposing that to the template API.
|
||||
* Smart CSS things (fill in the processors)
|
||||
* Document all of the internally generated and "expected" metadata keys.
|
||||
|
||||
# Maybe #
|
||||
|
||||
* Library of template modules? ATOM et al.
|
||||
|
Reference in New Issue
Block a user