No description
Find a file
2023-07-14 15:19:38 +02:00
.gitea/workflows ci: push to new registry 2023-07-14 15:19:38 +02:00
.vscode added deno script to generate wallpapers metadata from images 2023-05-17 22:25:08 +02:00
public wallpapers: added images 2023-06-03 17:05:04 +02:00
src naviarent: website 2023-06-11 20:10:36 +02:00
utils wallpapers: use cli args to pass paths, write json array to stdout 2023-06-03 15:53:46 +02:00
.dockerignore Dockerfile 2023-06-03 15:54:44 +02:00
.gitignore added deno script to generate wallpapers metadata from images 2023-05-17 22:25:08 +02:00
astro.config.mjs use deno ssr with astro 2023-06-03 15:54:20 +02:00
Dockerfile Dockerfile 2023-06-03 15:54:44 +02:00
package-lock.json use deno ssr with astro 2023-06-03 15:54:20 +02:00
package.json use deno ssr with astro 2023-06-03 15:54:20 +02:00
readme.md added favicon 2023-05-19 16:23:49 +02:00
tailwind.config.cjs tailwind: almostscreen is 90 2023-06-02 00:09:18 +02:00
tsconfig.json initial commit 2023-05-09 19:56:33 +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. install https://deno.land and run npm run wallpapers to generate wallpaper metadata

icons