cannabinieri website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Xsivax 93f3ab7fa3 sept11 3 years ago
src sept11 3 years ago
templates sept11 3 years ago
.env merge 3 years ago
.gitignore first commit 3 years ago
Cargo.toml sept6 3 years ago
Makefile aug30 3 years ago
README.md sept11 3 years ago
Rocket.toml port 3 years ago
lang.json sept11 3 years ago

README.md

start dev server: make run_dev

start docker container: docker-compose up

[To do for me ]

! remove jquery and replace with Tera Inheritance ! ! add dynamic language handling with templates --> extract JSON data into Rust type(as JSON Object) => use in Template => use conditionally(Accept-Language-Header) ! add form handling(to mail)

! wasm for 3d canvas ? --> web-sys ! login, payment, cart ! add database ! crsf tokens for links

Frontend: ! Fix css queries ! Fix css footer ! Fix css home posts-section ! Fix js open menu ! add css Animations ! cleaner look ! Add 3d canvas, images ! webp images ! improve js code, use TS ?