diff options
| author | Paul Buetow <paul@buetow.org> | 2024-09-18 21:35:05 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-09-18 21:35:05 +0300 |
| commit | 6eb135ce6f7a3cfa63cada61d3f06a24509c20bd (patch) | |
| tree | 44a439a8d39a02618a14812d81294564e672b05d /about/README.md | |
| parent | a3d9e132c14028b184efa41980ae6d3516766e8f (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). |
