move assets, setup everything

This commit is contained in:
Agahnim 2026-03-19 15:16:04 +01:00
parent 0f1820d783
commit 2e57cf6092
75 changed files with 28 additions and 2 deletions

View file

@ -8,3 +8,4 @@ askama = { version = "0.15.4", features = ["std", "derive"] }
axum = "0.8.8"
tokio = { version = "1.50.0", features = ["full"] }
tower-http = { version = "0.6.8", features = ["fs"] }
tower-livereload = "0.10.3"