_ This is my old starter boilerplate, do not use it :) _
base_project
Base Html / SCSS / Js for website development
Sources
Base html, htaccess and tips from HTML 5 Boilerplate
Before development
- Clone this base project
- Name project in package.json
- Check gulpfile
- npm i
- Update npm packages with check-updates
Development
- Follow Guidelines :
- Alsacreations
- Airbnb CSS
- Airbnb JS
- BEM, OOCSS, Flexgrid
- SEO
Pre - production
Cheklist before launching a website :
- Run : Yslow, Google Insights, opquast, Web page test
- Accessibility : Good practices
- Image Sprites
- Image "minify" : Image Optim + Jpg Mini
- jshint
- SEO
- Analytics code (Configure it for spam bots) + test in the dashboard
- Facebook / Twitter share (cards)
- Favicon + Favicons iOs
- Gulp prod (Minify JS / CSS)
- Copyright
- Test HTML in W3C
- Fill html lang attribute
Version
V1.5