summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormion <>2026-03-27 16:27:18 +0000
committermion <>2026-03-27 16:27:18 +0000
commita8541926987d79a2122276817168b449d666f448 (patch)
tree05af9873cf09344fd59caa82eaab3746613ed3bc /README.md
parent1d4cefebd1053a697291a95beb32b3c535037b3d (diff)
update
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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.
+