Files
Gabriel Fontes 31ffe6195c feat(home): distinguish host wallpapers
Give each host a wallpaper whose derived colorscheme sits at its own position on an evenly spaced hue wheel:
- Atlas: aenami-dawn; Celaeno: mountain-yellow-red
- Alcyone: autumn-leaves-orange; Pleione: plains-flowers-green-red
- Electra: aenami-northern-lights; Merope: aenami-bright-planet
- Maia: deer-lunar-fantasy; Taygeta: nebula-purple-pink

Reserve the remaining turquoise position for a future asterope host, and regenerate the website colorscheme data.

Assisted-by: pi (gpt-5.6-sol)
2026-08-12 19:44:02 -03:00
..
2022-11-02 20:47:05 -03:00
2026-01-29 00:34:42 -03:00
2026-01-29 00:34:42 -03:00
2026-01-29 00:34:42 -03:00
2022-06-18 20:58:17 -03:00

My website

About

built with nix hydra status

My personal website.

Licensed under MIT (code) and CC BY-SA 4.0 (content)

Developing

First install ruby and bundler, then run bundle install.

Now you can use bundle exec jekyll build to build, and bundle exec jekyll serve to serve locally.

Nix

Within the Foundry monorepo, run nix build .#website to build the site ready for deployment.