1
0
Fork 0
mirror of https://github.com/afkollektiv/afkollektor.de synced 2024-05-18 15:16:43 +00:00
afkollektor/Makefile

8 lines
214 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
2017-11-05 01:55:36 +00:00
cp scripts/konami-code.js build/k.js
2017-11-02 16:00:51 +00:00
discount-theme pages/index.md \
-o build/index.html \
-t templates/index.theme