forked from GitHub/gf-core
3 lines
83 B
Makefile
3 lines
83 B
Makefile
html:
|
|
pandoc --from=markdown --to=html5 --parse-raw --output=about.html README.md
|