This is the sample website project that is used in the course "Optimising your website: A developer workflow with Git and Gulp", which is available on Skillshare at the following link...
Optimising your website: A developer workflow with Git and Gulp
There is also now a follow on course which takes this a little further, called "Optimising your website: A developer workflow continued with Gulp 4", which is available on Skillshare at the following link...
Optimising your website: A developer workflow continued with Gulp 4
You can also check out my other courses on Skillshare and Udemy.
There is a branch for each start point during the course, which corresponds to the video where the changes are made. The branch shows the code at the beginning of the video, so that you can check this out and follow along, if you want to. You can of course follow along using your own project, if you prefer.
- Course Introduction
- Sample Project
- Atom, Git and Github
- Installing NodeJS
- Creating a Package File
- Installing GulpJS
- Git Initial Commit
- Github Remote Repository
- Creating a Gulp File - branch 09start
- Concatenating javascript files - branch 10start
- Minifying javascript files - branch 11start
- Optimising javascript files - branch 12start
- Adding sourcemap files - branch 13start
- Switching from pipe to pump - branch 14start
- Concatenating stylesheets - branch 15start
- Minifying stylesheets - branch 16start
- Fixing sourcemaps - branch 17start
- Minifying stylesheets further - branch 18start
- Optimising images - branch 19start
- Minifying HTML - branch 20start
- Course Summary
The final version of the sample website is published at the following link...
https://optimisation-course.netlify.com
Thank you for watching!