No description
  • Rust 83.6%
  • Nix 15.8%
  • CSS 0.6%
Find a file
2026-05-14 19:41:42 +02:00
crates for local development, use rocket to serve wallpapers 2026-05-14 19:41:42 +02:00
npins flake -> npins 2026-05-14 17:12:16 +02:00
public remove pgp key, and link to keybase account 2025-07-03 22:00:01 +02:00
.editorconfig editorconfig: nix 2024-11-19 19:53:35 +01:00
.envrc.sample flake -> npins 2026-05-14 17:12:16 +02:00
.gitignore for local development, use rocket to serve wallpapers 2026-05-14 19:41:42 +02:00
default.nix flake -> npins 2026-05-14 17:12:16 +02:00
fmt.nix flake -> npins 2026-05-14 17:12:16 +02:00
module.nix module: path to wallpaper files 2026-05-14 19:04:49 +02:00
package.nix for local development, use rocket to serve wallpapers 2026-05-14 19:41:42 +02:00
readme.md gen-wallpapers: "cli" example is just a binary 2025-06-02 19:50:59 +02:00
shell.nix for local development, use rocket to serve wallpapers 2026-05-14 19:41:42 +02: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. inside crates/gen-wallpapers, run cargo run -- ../../public/wallpapers > ../plcom/wallpapers.json to generate wallpaper metadata

icons