AWS Techshift Program
- CSS 67.9%
- JavaScript 16.3%
- HTML 15.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| archetypes | ||
| content | ||
| layouts | ||
| static | ||
| themes | ||
| .gitignore | ||
| .gitmodules | ||
| code_of_conduct.md | ||
| config.toml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
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
