Lilian Jónsdóttir
753e15b59e
handle certbot challenge
2024-06-03 19:32:38 -07:00
Lilian Jónsdóttir
a2f9b69504
add statsviz
2024-06-03 19:32:03 -07:00
Lilian Jónsdóttir
ebac0bc8a6
oops I forgot to handle an error
2024-02-09 00:25:17 -08:00
Lilian Jónsdóttir
4d8001c283
regenerate template cache on a timer
...
default:12hr
2024-01-30 10:58:25 -08:00
Lilian Jónsdóttir
a8705c5df3
handle robots.txt
2024-01-27 16:28:03 -08:00
Lilian Jónsdóttir
95fac5c405
use less single letter variables
2024-01-27 16:26:46 -08:00
Lilian Jónsdóttir
d771ddb3d3
actually handle any http server errors
2024-01-27 16:25:17 -08:00
Lilian Jónsdóttir
177556399d
more middleware
2024-01-24 23:43:27 -08:00
Lilian Jónsdóttir
bedf6cb8e9
actual request logger middleware
...
instead of log calls in every handler
2024-01-24 23:42:40 -08:00
Lilian Jónsdóttir
108ba4d8c2
move middleware to its own file
...
in anticipation of maybe adding more
2024-01-24 23:33:08 -08:00
Lilian Jónsdóttir
5afd5faf96
sort internal imports separately from external
2024-01-24 11:46:04 -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
a7f6bb35e7
it works!
...
initial build that basically replicates my old HTML site
2024-01-22 20:10:14 -08:00