Bugbit

Added some Sanity to this website

I have successfully integrated this website with Sanity, a headless CMS for the JavaScript stack.

If you like tech buzzwords, here's the full stack for this website:

  • Svelte + Sapper front end
  • Sanity CMS
  • This is a static site hosted on Netlify
  • It does not require a Node.js server to run
  • That's right - static! It makes requests to the Sanity servers to get data
  • Regarding the above point, I have been told that my data is in good hands

If you're technically minded and want to know more about how this website was made, and how to make your future websites the best they can be, check out the official website for this tech stack:

The JAMstack