Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Sira Argia edited this page Jul 9, 2019 · 4 revisions

Welcome to the gatsby-starter-griddy wiki!

This starter is built for photographer or digital artist who want to share their work while and blogging

Features

  • Created with Bulma Framework
  • Masonry view for Gallery portfolio and Blog pages
  • Google analytics
  • Robot.txt and sitemap.xml support
  • Rss support
  • Infinite scroll
  • Image handler with gatsby-image

Install

  1. Install Gatsby first
  2. Clone the repo
git clone https://github.com/mustofa-id/gatsby-starter-griddy
  1. Go to gatsby-starter-griddy directory then install the dependencies
npm i
  1. Run to it
gatsby build && gatsby develop
Clone this wiki locally