microblog.py/Makefile
likho 1041c5e32b new-prototype to master (#2)
First version without unwanted hardcoded vars.
2022-04-09 19:57:27 -07:00

5 lines
73 B
Makefile

all:
python microblog.py ./template.html ./content.txt > result.html