officehours/Makefile

7 lines
107 B
Makefile

static/%.html: source/%.haml
haml --unix-newlines --no-escape-attrs --double-quote-attributes $< > $@