|
|
@ -15,6 +15,7 @@ web/style.css: style.css |
|
|
|
web/%.html: %.md $(TEMPLATE) |
|
|
|
$(PANOC_BIN) --from markdown '$<' --output '$@' --standalone --template '$(TEMPLATE)' |
|
|
|
|
|
|
|
.PHONY: agendadulibre.xml |
|
|
|
agendadulibre.xml: |
|
|
|
$(WGET_BIN) --output-document='$@' 'https://www.agendadulibre.org/events.xml?tag=cagull&future=false' |
|
|
|
|
|
|
|