ashleemboyer / colors

I used this project as the example for a "How to" on creating Gatsby sites with a JSON file. Find it here: https://dev.to/ashleemboyer/build-a-multi-page-gatsby-site-from-json-3kp.

Home Page:https://ashleemboyer.github.io/colors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Create the JSON file
  2. Set up gatsby-node.js
  3. Create the template file
  4. ...

gatsby new my-json-site cd my-json-site gatsby-develop

About

I used this project as the example for a "How to" on creating Gatsby sites with a JSON file. Find it here: https://dev.to/ashleemboyer/build-a-multi-page-gatsby-site-from-json-3kp.

https://ashleemboyer.github.io/colors/

License:MIT License


Languages

Language:JavaScript 97.2%Language:CSS 2.8%