diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-19 22:06:06 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | e6874b4400320cdf7f1828e1b0ee4c9c558c1f37 (patch) | |
| tree | d376c54762b61712932846895f591cca04ad9435 | |
| parent | 6bdd5afc634199926df3467baf512f34688df55d (diff) | |
add blog engine
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
