diff options
| author | Paul Buetow <paul@buetow.org> | 2023-10-13 22:02:10 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-10-13 22:02:10 +0300 |
| commit | 2274f838ebae97e383292b5f5f0e74b301ae9007 (patch) | |
| tree | 907a1645aec7e81d073a378fc79a642b9963f6ca /README.md | |
| parent | badd38b0da7d10ba941a26e372286464b7ba82a0 (diff) | |
add zero javascript note
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
