Welcome to Adams Land! This site is quickly becoming what I've always wanted this website to become. I hope you enjoy visiting!
Visit: Adams Land
npm install
npm run devAstro serves the site locally (usually http://localhost:4321).
npm run build # writes production output to dist/
npm run preview # serve the production build locallyFor Netlify functions and dashboard env vars locally:
netlify devThat runs on localhost:8888 and uses the Netlify build/publish settings in netlify.toml.
When you add image folders for the Toy Box, regenerate public/images.json from the repo root:
python3 img-json.py \
public/img/tiny-pixels \
public/img/medium-pixels \
public/img/animals \
public/img/collection \
public/img/plants \
public/img/stamps \
public/img/banners-dividers \
public/img/blinkiesAdd any new folders you want included to that command.
npm run osu:poll
npm run osu:grid