summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-10-13 22:02:10 +0300
committerPaul Buetow <paul@buetow.org>2023-10-13 22:02:10 +0300
commit2274f838ebae97e383292b5f5f0e74b301ae9007 (patch)
tree907a1645aec7e81d073a378fc79a642b9963f6ca /README.md
parentbadd38b0da7d10ba941a26e372286464b7ba82a0 (diff)
add zero javascript note
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31fb3a6..1f54540 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
The Gemtexter blog engine and static site generator
===================================================
-This is the source code of my personal internet site and blog engine. All content is written in Gemini Gemtext format, but the script `gemtexter` generates multiple other static output formats from it. You can reach the site(s)...
+This is the source code of my personal internet site and blog engine. All content is written in Gemini Gemtext format, but the script `gemtexter` generates multiple other static output formats (with zero JavaScript) from it. You can reach the site(s)...
* Via Gemini/Gemtext: [gemini://foo.zone](gemini://foo.zone) (You need a Gemini client for this)
* Via "normal" HTML: [https://foo.zone](https://foo.zone) (Actually it's XHTML Transitional 1.0)