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 8472cb35f8 sept29 2 years ago
src sept28 2 years ago
templates sept29 2 years ago
.env merge 2 years ago
.gitignore first commit 2 years ago
Cargo.toml sept23 2 years ago
Makefile aug30 2 years ago
README.md templating 2 years ago
Rocket.toml port 2 years ago
formdata.txt sept26 2 years ago
lang.json templating 2 years ago

README.md

start dev server: make run_dev

[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 ! add css Animations ! cleaner look ! Add 3d canvas, images ! webp images ! Fix js open menu ! improve js code, use TS ?