madelyn.eriksen() is my personal website, weblog, and home on the web. Built with Gatsby.js, powered by React, and styled with Sass.
You can build this project yourself, if you have NPM and Gatsby CLI installed.
# Clone the Repo
git clone https://github.com/madelyneriksen/madelyneriksen.com
cd madelyneriksen.com
# Install dependencies.
yarn install
# Build the site
gatsby build
gatsby serve
- The Gatsby.js team, for building an awesome product.
- Netlify for hosting and CI