Browse Source

Merge branch 'master' of caboulot.org:rico/HomePage

master
vince vince 2 years ago
parent
commit
13b9d4d15c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile View File

@ -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'


Loading…
Cancel
Save