pandoc_sources := $(wildcard *.mkd) presentations = $(pandoc_sources:%.mkd=%/index.html) #aux = slidy.css all: $(presentations) # TODO: use --offline when working with Debian packaging of Pandoc $(presentations): %/index.html : %.mkd mkdir -p $(dir $@) pandoc --from Markdown --to Slidy -o $@ -s $< perl -i -pe 's{http://www.w3.org/Talks/Tools/Slidy/slidy.(css|js)(\.gz)?}{../slidy.min.$$1}g' $@ type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tags/d5/bf/E1mswOj-0002TI-SW@quantz.debian.org
diff options
context:
space:
mode:
Diffstat (limited to 'tags/d5/bf/E1mswOj-0002TI-SW@quantz.debian.org')
-rw-r--r--tags/d5/bf/E1mswOj-0002TI-SW@quantz.debian.org/debian0
-rw-r--r--tags/d5/bf/E1mswOj-0002TI-SW@quantz.debian.org/unread0
2 files changed, 0 insertions, 0 deletions