summaryrefslogtreecommitdiff
path: root/info/Makefile
blob: c9158a9abf62527e4c6c17ba8f6a79f923501387 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
all:
	markdown index.md > index.html
	convert -geometry 700x shopping_list_paper.jpg shopping_list_paper.png
	convert -geometry 700x -crop 700x490+0+170 prepped_lunchboxes.jpg prepped_lunchboxes.png
	convert -geometry 700x ingredients_ready.jpg ingredients_ready.png
	convert -geometry 700x ingredients_chopped.jpg ingredients_chopped.png
	convert -geometry 700x soup_making.jpg soup_making.png 

install:
	install index.html $(DESTDIR)/var/www/vhost/mat.netizen.se

publish:
	scp index.html cooking_queue.png searchrecipes.png semi-manual.png shopping_list_paper.png shopping_list_screen.png prepped_lunchboxes.png ingredients_ready.png ingredients_chopped.png soup_making.png cos@lada.netizen.se:/var/www/vhost/mat.netizen.se/htdocs