Gbaja / sine-nomine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sine-Nomine

Sine-Nomine is a blog site.View Live version.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
gatsby develop

Deploy

Deploy to Netlify

About

License:MIT License


Languages

Language:CSS 58.8%Language:JavaScript 41.2%