Add a README
- Id
- b08fa3871f5810001376c56403476d3f87348a6d
- Author
- Caio
- Commit time
- 2024-03-30T08:55:04+01:00
Modified index.md
[CO/NTACT](ntact/)
-[CO/LOPHON](lophon/)
+[CO/LOPHON](/de/caio.co/)
Renamed lophon/index.md to README.md
-+++
-[page]
-title = co/lophon - caio
-+++
+# caio's homepage source code
-# caio.**co/lophon**
+There's nothing really special here, just some markdown files.
-The source code for this site [is here](https://caio.co/de/caio.co/)
+What makes this work is [my bespoke git repository browser][caca], that
+with a [simple config](.config/caca.ini#L3) renders `.md` files in the
+repository as HTML at [www/](www/).
-It's just a bunch of markdown in a git repository being served by [this
-other piece of software that I wrote](https://caio.co/de/caca/) and a
-little [reverse proxy "trick"](/Caddyfile) so that I can have a cute url
+Then I use a [simple reverse proxy "trick"][trick] to make it render at
+[https://caio.co][live]
-[âŠī¸ home](..)
+[caca]: https://caio.co/de/caca/
+[trick]: Caddyfile
+[live]: https://caio.co
+