using rocket instead of astro
This commit is contained in:
parent
eb72400722
commit
e61ef1d4c3
79 changed files with 4406 additions and 8501 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue