mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
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)
My website
About
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.