Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.1 KB

RETIRED WEBSITE!

This was the website for https://etccooperative.org from 2019 to 2023 when it was replaced with a whole new one, with English and Chinese language support, light and dark mode, and considerably improved design.

The repo for the new site is at https://github.com/etccooperative/etc-coop-website.

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

gatsby build

Empty cache

gatsby clean

Screenshots

Screenshot 01 Screenshot 02