williscool / will.vc

My Personal Website - https://will.vc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Will.vc

A gatsby + netlify-cms website

Shout out to The robertcoopercode gatsby-netlify-cms starter.

Would not be possible without you

Local Development

Prerequisites

  • Node (see .nvmrc for version)

Run the project

$ git clone 
$ cd gatsby-netlify-cms
$ yarn
$ yarn develop

To test the CMS locally, you'll to need run a production build of the site:

$ yarn build
$ yarn serve

Setting up the CMS

For details on how to configure the CMS, take a look at the

Useful Resources

About

My Personal Website - https://will.vc/

License:MIT License


Languages

Language:JavaScript 62.9%Language:SCSS 37.1%