aboutsummaryrefslogtreecommitdiff
path: root/makefile
blob: ddbddcd1442d6f406b15b5bc86279e19d630d718 (plain)
1
2
3
4
5
build:
	bundle exec jekyll build --quiet

clean:
	$(RM) -r _site