blob: 06171f9f9914f84aa38d7e29a1a63e94d9a6f19e (
plain)
1
2
3
4
5
6
|
source for my site and other junk when making it.
it is sort of meant to be read when generated on a browser, some markdown files has HTML embedded inside them.
to generate run `make.sh`, it uses `cmark-gfm` for converting markdown to HTML. I'm not sure about the portability aspect of the script but it runs fine on my Debian GNU/Linux system.
|