Commit graph

9 commits

Author SHA1 Message Date
Lilian Jónsdóttir 4bd2a060e0 actually proper mobile layout 2024-01-24 19:46:35 -08:00
Lilian Jónsdóttir b541808f35 css tweaks
mobile layout is bad if there are too many links on a page
need fix
2024-01-24 18:12:54 -08:00
Lilian Jónsdóttir 4bf5bb1bc6 just change everything at 1200px wide 2024-01-24 18:03:41 -08:00
Lilian Jónsdóttir 31fbb3826e turns out I forgot how css works 2024-01-24 18:02:15 -08:00
Lilian Jónsdóttir d5f0151bb1 proper mobile layout 2024-01-24 16:07:57 -08:00
Lilian Jónsdóttir 12828200de css: slightly wider words 2024-01-24 01:05:23 -08:00
Lilian Jónsdóttir 4363169462 css: width of words 2024-01-24 00:56:30 -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