# caio's homepage source code

There's nothing really special here, just some markdown files.

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/).

Then I use a [simple reverse proxy "trick"][trick] to make it render at
[https://caio.co][live]

[caca]: https://caio.co/de/caca/
[trick]: Caddyfile
[live]: https://caio.co

