blob: 87bbeb17b582c0f05db0f57ed151e8007efec2db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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).
|