Documentation additions. Fixes to compilation. Made true passthrough which works.
This commit is contained in:
parent
1093636728
commit
3922b13fb1
24 changed files with 181 additions and 9 deletions
2
examples/pixywerk.com/Makefile
Normal file
2
examples/pixywerk.com/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
build: src/templates/* src/* src/images/* src/posts/*
|
||||
python -mpixywerk2 src publish
|
Reference in a new issue