Use Tuprules for pandoc
This commit is contained in:
parent
ef89e98d08
commit
dfd1ce60f4
8 changed files with 22 additions and 56 deletions
2
Makefile
2
Makefile
|
@ -16,6 +16,6 @@ preview: tup
|
|||
graph:
|
||||
tup graph . | dot -Tpng > graph.png
|
||||
|
||||
deploy:
|
||||
deploy: tup
|
||||
rsync --checksum -ave 'ssh -p 4242' \
|
||||
build/* fab@ffreling.com:public_html/ffreling.com/public/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue