The Wordpress theme for id.tudelft.nl
- Wordpress template files
- other Wordpress theme files (
style.cssandfunctions.php) - source folder (
/src) with the JS, SASS, images (like the logo) - more PHP files in the
/incfolder, like reusable layouts and walkers - gulpfile to compile source to static files
- package.json to install the dependencies with for gulp
We should be using the gitflow branching model.