Sr. Full Stack Developer ·

Developing static sites like a landing page for mobile app or just a personal resume using HTML5 and Bootstrap is a lot fun when you are using build tools like gulp . I made a personal resume using above tools and published them on GitHub Pages. It was fast and easy, Thanks to GitHub for the free service. All the JavaScript codes worked perfectly after being concat and minified and uglified by gulp and running perfectly on GitHub Pages. gulp created sitemap and inserted Google Analytics code into all pages and saved about 30% of images size by compressing them during build.

READ LESS
12 upvotes·2 comments·145.2K views
Francisco Quintero
Francisco Quintero
·
March 15th 2019 at 2:40PM

Bootstrap and GitHub Pages FTW! My company's website is built on top of them. No need of anything more advanced.

·
Reply
Omid Farhang
Omid Farhang
·
March 15th 2019 at 5:06PM

What about build tools? and What about Package Managers?

·
Reply
Avatar of Omid Farhang

Omid Farhang

Sr. Full Stack Developer