- gulpfile.js: my gulp taskrunner setup. Edit the defaults in package.json and run
npm installto grab the dependencies (you'll need gulp as well)
Contains all the production js and .scss for the site.
A folder for images, js, css and fonts
- layout.php pulls in all the content
- partials/ header, footer and any other repeatable views
- page folders each distinct page (or template) has it’s own folder and index.php file
Used for routing
Any questions contact Rick Chadwick