Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 502 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 502 Bytes

Tech Stack

  • GatsyJS
  • Sanity.io
  • Styled Component ( for styling )

This template is to create a blog site, with ready access to a headless CMS (using Sanity) for faster adding of articles/posts.

Installation

Clone git repository

> git clone git@github.com:owaaquino/blog-template.git

Install

> npm install

Run gatsby development

> gatsby develop

Updating Sanity Schema

In sanity folder

> sanity deploy graphql
> sanity deploy