/techshift-modernise

AWS Techshift Program

Primary LanguageCSSMIT No AttributionMIT-0

static/img/techshift.png

Get involed

We are looking for translations and improvements to the site all the time so please open a merge request.

Run the site locally

This requires you to have hugo installed

To test your changes for the site clone this repository:

git clone https://github.com/richarvey/techshift-modernise.git
cd techshift-modernise 
git submodule update --init --recursive

Now make sure you have hugo installed and then run:

hugo server --watch