Skip to content

AdamDavisDeveloper/adams-land

Repository files navigation

adams.land

Netlify Status

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

proudly-under-construction-since

Dev

npm install
npm run dev

Astro serves the site locally (usually http://localhost:4321).

npm run build    # writes production output to dist/
npm run preview  # serve the production build locally

For Netlify functions and dashboard env vars locally:

netlify dev

That runs on localhost:8888 and uses the Netlify build/publish settings in netlify.toml.

Toy Box images JSON

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/blinkies

Add any new folders you want included to that command.

Other scripts

npm run osu:poll
npm run osu:grid

About

Personal website sticking to old web aesthetics.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors