From 7b3b5fc01350176d8d2d07e7bcb17aeaa064bab4 Mon Sep 17 00:00:00 2001 From: Ray Elliott Date: Wed, 20 May 2020 20:15:45 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5c3a3c0..d7adc5c 100644 --- a/README.md +++ b/README.md @@ -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: