This repository contains the source code of my portfolio site the-webdev.de.
src
contains the Sass and JavaScript files.www
contains the distribution folder.- The Sass files are compiled into
www/css
. - The JavaScript files are compiled into
www/js
. www/js/vendor
contains third-party JavaScript librarys.
- The Sass files are compiled into