summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-21 05:20:48 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:20:48 +0100
commit0d902bf0f35da3798bcec91257e6e320a2f1b7e1 (patch)
tree28f526144f8097a85943876426f5f9c183258fb6
parent85df071aa1a5aa73328fdc5969d3ca0ed9df2c08 (diff)
add repo info
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index f6d3aa4f..a0e9bc39 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,11 @@ The buetow.org internet site
This repository contains the static files of my internet site. [gemini://buetow.org](gemini://buetow.org) and [https://buetow.org](https://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://github.com/snonux/gemtexter).