Update 'README.md'

This commit is contained in:
Ray Elliott 2020-05-20 20:15:45 +03:00
parent 6b6049beb4
commit 7b3b5fc013
1 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
Default build directory is `./build`. To change edit `gulpfile.js`.
## Implemented
## Features
* JS transpilation, minification with Babel, Terser.
* SASS compilation, css minification.
@ -11,11 +11,13 @@ Default build directory is `./build`. To change edit `gulpfile.js`.
* SVG optimisation.
* BrowserSync.
## TODO
### TODO
* Image optomisation.
## HTML File Includes
## Usage
### HTML File Includes
Uses [gulp-file-include - npm](https://www.npmjs.com/package/gulp-file-include).
@ -27,7 +29,7 @@ Include file with:
Files are relative to the include directory: `src/includes/`.
## Mustache Templates
### Mustache Templates
Include a template with: