1
0
Fork 0
mirror of https://github.com/afkollektiv/afkollektor.de synced 2024-09-29 18:54:58 +00:00
afkollektor/Makefile

7 lines
176 B
Makefile
Raw Normal View History

2017-11-02 16:00:51 +00:00
index: pages/index.md styles/index.css
2017-11-02 14:20:22 +00:00
mkdir -p build
2017-11-02 16:00:51 +00:00
cp styles/index.css build/index.css
discount-theme pages/index.md \
-o build/index.html \
-t templates/index.theme