summaryrefslogtreecommitdiff
path: root/about/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-21 10:55:25 +0200
committerPaul Buetow <paul@buetow.org>2025-02-21 10:55:25 +0200
commit5a76af565ea910512b0418c56437467068821fd6 (patch)
treed8ee7610db5f698703d5891eb9b6aabd1f699f14 /about/README.md
parenta30460cc038708e3a01cbe8cf4d90c6572e26784 (diff)
parent75655782fe8ad0b8b9b5fd26a6837e8a745b7268 (diff)
Merge branch 'content-gemtext' of codeberg.org:snonux/foo.zone into content-gemtext
Diffstat (limited to 'about/README.md')
-rw-r--r--about/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/about/README.md b/about/README.md
new file mode 100644
index 00000000..87bbeb17
--- /dev/null
+++ b/about/README.md
@@ -0,0 +1,13 @@
+The paul.buetow.org internet site
+=================================
+
+This repository contains the static files of my internet site. [gemini://paul.buetow.org](gemini://paul.buetow.org) and [https://paul.buetow.org](https://paul.buetow.org).
+
+Each format is in it's own branch in this repository. E.g.:
+
+* Gemtext is in `content-gemtext`
+* HTML is in `content-html`
+* Markdown is in `content-md`
+* ... ando so on.
+
+You can find more about my internet site and the static content generator at [snonux/gemtexter](https://codeberg.org/snonux/gemtexter).