From a8541926987d79a2122276817168b449d666f448 Mon Sep 17 00:00:00 2001 From: mion <> Date: Fri, 27 Mar 2026 16:27:18 +0000 Subject: update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 22d82a4..06171f9 100644 --- a/README.md +++ b/README.md @@ -1 +1,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. + -- cgit v1.2.3