Before you start
To edit this template you will need:
- a code-editor like sublimetext or visual studio code
To upload files to your webserver you will need:
- a FTP file manager like FileZilla
To compile .scss files to .css you will need:
- a compiler like codekit (mac) or koala (mac, windows)
- or if you are familiar with NPM: node-sass
To view this template:
- you don't need php. So you can theoretically open it directly from your folder
Next chapter: Installation