Hi people

Welcome to your new Gatsby sass scaffold.

This site will allow you to experiment with sass and scss files to see how they are compiled and implemented within a site.

0. Ensure you have gatsby and it's dependencies installed.

Offical gatsby tutorial on setting up your development environment.

In addition to gatsby you will also want to install yarn "npm i -g yarn", as we are using namespaces in our theme.

1. Ensure you have your ssh keys uploaded to Gitlab

Go to ssh page to learn how to upload an ssh key into Gitlab.

2. Watch the Initialization video.

Initialization run

3. Watch the branching video.

Go to the branching page to learn all about making a branch and submitting a merge request.