alert-team.org/makefile
2024-01-20 16:42:13 +01:00

5 lines
105 B
Makefile

build:
rm ../out/index.html
cat head.html >> ../out/index.html
markdown index.md >> ../out/index.html