1.2.4 • Published 8 years ago
@joshdoescode/base-flat-html v1.2.4
Base project for flat HTML projects
Documentation still in progress.
Included
Basics
- Basic folder structure
- Grunt for file trimming, prefixing, compiling, and minifying.
- LESS for styles
- Pug for HTML
Additional Packages
- MaterializeCSS
- HTML5Shiv
- jQuery
Notes
Files
Be sure to keep the gruntfile up to date with your Pug template files, if you need them to be compiled.
index.html, and style.css, are currently set to be cleared after compilation and copying, as part of the Grunt build task.