Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 808 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 808 Bytes

Gatsby Theme: Sky Lite Starter

A lightweight GatsbyJS starter with Material-UI and MDX Markdown support. This starter uses the gatsby-theme-sky-lite theme available at: https://github.com/vim-labs/gatsby-theme-sky-lite

View demo: https://gatsby-theme-sky-lite.netlify.com

Develop

  • node v12.19.0
  • npm v6.14.8

Install dependencies

yarn # Or, npm install

Start development server

gatsby develop # Or, npm start

Build static site

gastby build

Empty cache

gatsby clean

Screenshots

Screenshot 01 Screenshot 02