summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 613eb5e2c6797202129399b43b963ca7aac0966a (plain) (blame)
1
2
3
all:
	pandoc --standalone index.md -o index.html --metadata title=Hawarth
	pandoc --standalone blog/index.md -o blog/index.html --metadata title="Hawarth's Blog"