Commit e3657683 authored by Raniere Silva's avatar Raniere Silva Committed by Rémi Emonet
Browse files

Use revealjs type for motivation.md

parent 78f97eec
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,8 +26,8 @@ all : commands
preview : $(DST_ALL)

# Pattern for slides (different parameters and template).
motivation.html : motivation.md _layouts/slides.html
	pandoc -s -t html \
motivation.html : motivation.md _layouts/slides.revealjs
	pandoc -s -t revealjs \
	--template=_layouts/slides \
	-o $@ $<

+0 −0

File moved.