Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 597 Bytes

File metadata and controls

17 lines (13 loc) · 597 Bytes

garlicoin.io

Description

Garlicoin's landing page made with GatsbyJS.

Getting started

To contribute, please fork and make a pull requests.

  1. yarn or npm i.
  2. gatsby develop.
  3. Open localhost:8000 in your browser.

Styling

The website is styled with SCSS but you can just use regular CSS if you are not familiar with it.

SASS reference for folder structure

Automation Scripts

Running yarn update-release will update the links on the downloads page to the latest release of Garlicoin. Watch the console for any errors.