Garlicoin's landing page made with GatsbyJS.
To contribute, please fork and make a pull requests.
yarn
ornpm i
.gatsby develop
.- Open
localhost:8000
in your browser.
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
Running yarn update-release
will update the links on the downloads page to the latest release of Garlicoin. Watch the console for any errors.