1
0
Fork 0
mirror of https://github.com/afkollektiv/afkollektor.de synced 2024-05-19 07:36:43 +00:00

Create sensible Makefile

This commit is contained in:
Paul Brinkmeier 2017-11-02 15:20:22 +01:00
parent bc9e885145
commit c014d3ed2d

View file

@ -1,2 +1,3 @@
all:
echo "Hello, make!"
index: pages/index.md
mkdir -p build
discount-theme pages/index.md -o build/index.html