summaryrefslogtreecommitdiff
path: root/about/README.md
diff options
context:
space:
mode:
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).