Lilian Jónsdóttir
7031596aee
add link to listenbrainz
2024-01-28 17:13:01 -08:00
Lilian Jónsdóttir
5882b9d19a
template tweaks
...
about template more resembles links now
2024-01-27 18:57:57 -08:00
Lilian Jónsdóttir
5b7256aeba
tweak about summary yet again
2024-01-24 18:01:52 -08:00
Lilian Jónsdóttir
14fce89c97
make a verb a noun for consistency
2024-01-24 16:06:53 -08:00
Lilian Jónsdóttir
6c8e9df09d
I forgot that I like gaming
2024-01-24 01:07:13 -08:00
Lilian Jónsdóttir
0cad2e175d
update data for about and apps pages
2024-01-24 00:56:59 -08:00
Lilian Jónsdóttir
3dbd5a86e2
major refactor of render
...
- split many parts of RenderTemplate into their own functions so they can be used individually
- move web apps into their own page, add projects page, both generated by executing links.tmpl
with their own yaml data
- handle / specially, generating LinkMap from Handlers
2024-01-24 00:20:07 -08:00
Lilian Jónsdóttir
16397fce66
load template data from json, toml, or yaml
...
because why not, the required modules were already included as dependencies for other things
nothing new in go.mod, just indirect -> direct
2024-01-23 18:16:16 -08:00