blob: 46ed02bbb2e9e220bc65b2b718ee02750091b7ee [file] [log] [blame]
all : ./noteworthy.html
.PHONY : all
./noteworthy.html : noteworthy.adoc images/*
asciidoctor -a stylesheet=github.css -b html5 -d article -o noteworthy.html noteworthy.adoc