mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-08-18 03:26:23 +00:00
Revert to single HTML generator and parametrize excludeClasses
This commit is contained in:
+5
-3
@@ -1,3 +1,5 @@
|
||||
workshop.md: workshop.yml *.md
|
||||
./markmaker.py < workshop.yml > workshop.md
|
||||
# open http://localhost:8888/workshop.html
|
||||
workshop.html:
|
||||
|
||||
%.html: %.yml *.md workshop.html
|
||||
./markmaker.py < $< > $@ || rm $@
|
||||
# open $@
|
||||
|
||||
Reference in New Issue
Block a user