using rocket instead of astro

This commit is contained in:
Philippe Loctaux 2023-12-01 10:54:31 +01:00
parent eb72400722
commit e61ef1d4c3
79 changed files with 4406 additions and 8501 deletions

View file

@ -6,7 +6,7 @@ http://philippeloctaux.com
## tech
- https://astro.build
- https://rocket.rs
- https://tailwindcss.com
## colors
@ -16,7 +16,7 @@ http://philippeloctaux.com
## wallpapers
1. place **JPEG** files in `public/wallpapers` and make sure they have exif data (GPS + date)
2. install https://deno.land and run `npm run wallpapers` to generate wallpaper metadata
2. run `cargo run --bin gen-wallpapers` to generate wallpaper metadata
## icons