Añade soporte nativo a Bootstrap con un nuevo tema

This commit is contained in:
Manuel Cillero 2022-02-21 00:28:22 +01:00
parent d38df3a5b6
commit 7f8b94eafe
37 changed files with 652 additions and 6 deletions

View file

@ -41,12 +41,17 @@ fluent-templates = "0.6.1"
unic-langid = "0.9.0"
actix-web = "3.3.3"
actix-web-static-files = "3.0.5"
maud = { version = "0.23.0", features = ["actix-web"] }
sycamore = { version = "0.7.1", features = ["ssr"] }
downcast-rs = "1.2.0"
serde = { version = "1.0", features = ["derive"] }
[build-dependencies]
actix-web-static-files = "3.0.5"
[lib]
name = "pagetop"