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.
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
- node v12.19.0
- npm v6.14.8
yarn # Or, npm install
gatsby develop # Or, npm start
gatsby build
gatsby clean