1
0
Fork 0
mirror of https://github.com/afkollektiv/afkollektor.de synced 2024-05-05 17:36:46 +00:00
afkollektor/Makefile
2017-11-05 02:55:36 +01:00

8 lines
214 B
Makefile

index: pages/index.md styles/index.css
mkdir -p build
cp styles/index.css build/index.css
cp scripts/konami-code.js build/k.js
discount-theme pages/index.md \
-o build/index.html \
-t templates/index.theme