From 974a94d0e98976b867bef9f3068e0640c467d715 Mon Sep 17 00:00:00 2001 From: David Miller Date: Mon, 9 Jul 2018 16:59:20 -0400 Subject: [PATCH] update README --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ab7d660..8369d17 100644 --- a/README.md +++ b/README.md @@ -38,18 +38,21 @@ After installation, run `npm install` and then run `gulp dev` which will open up - `gulp` the default task that builds everything - `gulp dev` browserSync opens the project in your default browser and live reloads when changes are made -- `gulp sass` compiles SCSS files into CSS -- `gulp minify-css` minifies the compiled CSS file -- `gulp minify-js` minifies the themes JS file -- `gulp copy` copies dependencies from node_modules to the vendor directory +- `gulp css` compiles SCSS files into CSS and minifies the compiled CSS +- `gulp js` minifies the themes JS file +- `gulp vendor` copies dependencies from node_modules to the vendor directory -## Bugs and Issues +You must have npm and Gulp installed globally on your machine in order to use these features. -Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-agency/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/agency/). +## Troubleshooting and Help + +Start Bootstrap has a public Slack channel which is a great place to ask questions about this template and all things related to Start Bootstrap. -## Custom Builds +**[Click here to join the Slack channel!](https://startbootstrap-slack.herokuapp.com/)** -You can hire Start Bootstrap to create a custom build of any template, or create something from scratch using Bootstrap. For more information, visit the **[custom design services page](https://startbootstrap.com/bootstrap-design-services/)**. +## Bugs and Issues + +Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-agency/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/agency/). ## About