AlmeroSteyn / gatsby-site

My new v5 website built with Gatsby.js!

Home Page:https://marcysutton.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

MarcySutton.com v5

Redesign is live!

This website was built with Gatsby.js, where I am the Head of Learning. This site has a baseline of accessibility, works without JavaScript and is offline-capable.

🚀 Quick start

  1. Start developing.

    Start it up.

    gatsby develop
  2. Open the source code and start editing!

    The site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying this website's data. Learn more about using this tool in the Gatsby tutorial.

  3. Build and serve.

    To build the site for production and serve it in a browser:

    gatsby build && gatsby serve
  4. Give Feedback.

    I'm actively working to improve this website's accessibility and functionality. If you find something that could be improved, please file an issue!

About

My new v5 website built with Gatsby.js!

https://marcysutton.com

License:MIT License


Languages

Language:JavaScript 75.3%Language:CSS 24.7%