summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-19 22:06:06 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commite6874b4400320cdf7f1828e1b0ee4c9c558c1f37 (patch)
treed376c54762b61712932846895f591cca04ad9435
parent6bdd5afc634199926df3467baf512f34688df55d (diff)
add blog engine
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ed58999..5f249bcb 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
The buetow.org internet site
============================
-This is the source code of my personal internet site. All content is written in Gemini Gemtext format, but the script `buetow.org.sh` 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 `buetow.org.sh` generates multiple other static output formats from it. You can reach the site(s)...
* Via Gemini/Gemtext: [gemini://buetow.org](gemini://buetow.org) (You need a Gemini client for this)
* Via "normal" HTML: [https://buetow.org](https://buetow.org) (Actually it's XHTML Transitional 1.0)