dsp-site/Makefile

10 lines
89 B
Makefile
Raw Normal View History

2019-04-24 14:17:25 +00:00
build:
pelican
pdf:
pelican -s pelicanconf-full.py
2019-05-21 13:40:39 +00:00
clean:
rm -rf cache __pycache__