meowy-webring/src
Fries 33f0b6a5e9 don't panic on parsing error with running watcher
this means the watcher doesn't stop working if someone makes an edit to
names.json that results in a parser error. it will just print out the
error and keep the old configuration. if you restart the program and the
file still has an error, the program won't start.
2023-07-03 22:41:32 -07:00
..
assets.rs use the askama compile time template engine 2023-06-29 21:24:53 -07:00
links.rs add a work in progress cli and fix bugs 2023-06-30 21:43:18 -07:00
main.rs add cursed hot reloading support 2023-07-03 16:23:14 -07:00
routes.rs use async mutex 2023-07-03 22:14:10 -07:00
sites.rs don't panic on parsing error with running watcher 2023-07-03 22:41:32 -07:00
watcher.rs don't panic on parsing error with running watcher 2023-07-03 22:41:32 -07:00