Nerd stuff
Projects
Guide
On the technology side, you will find a guide below. It lists the steps needed to build this website using the latest in web technologies, for free (except the domain name of course.)
Build this Gatsby website
This guide will be an evolving document as this site evolves; I will try and capture the timeline as I go along. This site is built primarily on these libraries and platforms:
Build this Gatsby website
This guide will be an evolving document as this site evolves; I will try and capture the timeline as I go along. This site is built primarily on these libraries and platforms:
- Gatsby - scaffolding around React with several useful features and plugins
- React - single page web application library with component based architecture
- Node - an asynchronous event-driven JavaScript runtime with a massive library of packages
- Netlify - hosting service for single page applications that works directly with your repository