jasonbayton / 11ty

Other
2 stars 2 forks source link

bayton.org, powered by eleventy

Netlify Status

The 6th major iteration of the BAYTON design. This latest theme is all about white space, openness, and simplicity. Tying in a new brand identity at the same time. A lot of style is pulled over from v5 (never made it out of beta) but without all of the bloat.

This site automatically builds to netlify on commit, and can be accessed publicly here - https://bayton.org/

Or build locally:

  1. Pull this repo locally
  2. Run npm install to get things set up
  3. Run npx @11ty/eleventy to build the site to _public, or npx @11ty/eleventy --serve to spin up a local dev server.