diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-21 11:09:28 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-21 11:09:28 +0200 |
| commit | 76f252524871b203ac11279511ea0adcf8b1386c (patch) | |
| tree | 0a5b64e8737186430471d673240faddb6124cd33 /about/README.md | |
| parent | 6b266a4b626056bae0e3c0e660fd3c472584950f (diff) | |
Update content for html
Diffstat (limited to 'about/README.md')
| -rw-r--r-- | about/README.md | 13 |
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). |
