No description
Find a file
2024-04-04 23:36:05 +02:00
.gitea/workflows using rocket instead of astro 2023-12-01 10:54:31 +01:00
crates/gen-wallpapers moved gen-wallpapers to its own crate, outputing json to stdout 2024-04-04 23:36:05 +02:00
css using rocket instead of astro 2023-12-01 10:54:31 +01:00
public wallpapers 2023-12-12 23:37:10 +01:00
src moved gen-wallpapers to its own crate, outputing json to stdout 2024-04-04 23:36:05 +02:00
templates fixed comma 2023-12-12 23:37:02 +01:00
.dockerignore using rocket instead of astro 2023-12-01 10:54:31 +01:00
.gitignore using rocket instead of astro 2023-12-01 10:54:31 +01:00
build.rs using rocket instead of astro 2023-12-01 10:54:31 +01:00
Cargo.lock moved gen-wallpapers to its own crate, outputing json to stdout 2024-04-04 23:36:05 +02:00
Cargo.toml moved gen-wallpapers to its own crate, outputing json to stdout 2024-04-04 23:36:05 +02:00
Dockerfile using rocket instead of astro 2023-12-01 10:54:31 +01:00
readme.md using rocket instead of astro 2023-12-01 10:54:31 +01:00
tailwind.config.cjs wallpapers: map of all wallpapers 2023-12-01 13:07:25 +01:00

plcom

my website

http://philippeloctaux.com

tech

colors

  • main color: #0c4a6e

wallpapers

  1. place JPEG files in public/wallpapers and make sure they have exif data (GPS + date)
  2. run cargo run --bin gen-wallpapers to generate wallpaper metadata

icons