Skip to content

madelyneriksen/madelyneriksen.com

Repository files navigation

madelyn.eriksen() - My Website

Netlify Status

madelyn.eriksen() is my personal website, weblog, and home on the web. Built with Gatsby.js, powered by React, and styled with Sass.

Getting Started

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

Thanks

  • The Gatsby.js team, for building an awesome product.
  • Netlify for hosting and CI