peach-workspace/peach-web/rouille_refactor

28 lines
527 B
Plaintext

go slow and steady.
optimise for few dependencies and short compilation times.
we do not need to be super fast or feature-rich.
[ architecture ]
- use the one-file-per-route patten
[ tasks ]
- write the settings route(s)
x menu
x scuttlebutt menu
- configure_sbot
x template
x sbot_config data
- might need some thought...render elements or input data
x write the nav and base templates
x get the homepage loading properly
x route handler
x template
x file loading (static assets)