Lightweight startup HTML5 template, based on Gulp.
OptimizedHTML 5 - lightweight startup HTML5 template with Gulp 4, Sass/Scss, Browsersync, Autoprefixer, Uglify-ES, Clean-CSS, Rsync, CSS Reboot (Bootstrap reboot). It uses best practices for responsive images optimizing and contains a .htaccess file for resources caching (images, fonts, HTML, CSS, JS and other content types).
git clone https://github.com/agragregra/oh5
- Clone or Download OptimizedHTML 5 from GitHub
- Install Node Modules: npm i
- Run: gulp
- gulp: run default gulp task (images, styles, scripts, browsersync, startwatch)
- cleanimg: Clean all compressed images
- styles, scripts, assets: build assets (css, js, images)
- rsync: project deployment via RSYNC
- All custom scripts located in app/js/app.js
- All custom styles located in app/sass/main.sass|scss
- All Sass config placed in app/sass/config.sass
- All images sources placed in app/images/src/ folder.
- bootstrap-reboot.scss - Bootstrap Reboot CSS collection
- _breakpoints.scss - Bootstrap Breakpoints mixin
Rename ht.access to .htaccess before place it in your web server. This file contain rules for htaccess resources caching.
- 100 - Extra Light or Ultra Light
- 200 - Light or Thin; 300 Book or Demi
- 400 - Regular or Normal
- 500 - Medium
- 600 - Semibold or Demibold
- 700 - Bold
- 800 - Black or Extra Bold or Heavy
- 900 - Extra Black or Fat or Ultra Blac