updated readme
This commit is contained in:
parent
f27de2a4ed
commit
ce68d4154e
@ -8,14 +8,15 @@ Several options are available to get started quickly:
|
|||||||
* [Download the latest release on Start Bootstrap](http://startbootstrap.com/template-overviews/agency/)
|
* [Download the latest release on Start Bootstrap](http://startbootstrap.com/template-overviews/agency/)
|
||||||
* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-agency.git`
|
* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-agency.git`
|
||||||
* Fork the repo
|
* Fork the repo
|
||||||
|
Note: The package contains the source files used to develop the theme. If you are a beginner and don't wish to use the source files, you can delete the `.gitignore` file, the `gulpfile.js` file, the `package.json` file, and the entire `less` directory. If you want to use GulpJS and LESS with this project, see the instructions below!
|
||||||
|
|
||||||
## Using Source Files
|
## Developing Using Source Files
|
||||||
|
|
||||||
To use the source files, you will need to have npm installed globally along with Gulp.js. To start:
|
To use the source files, you will need to have npm installed globally along with Gulp.js. To start:
|
||||||
* Run `npm install` in the root directory
|
* Run `npm install` in the root directory
|
||||||
* Run `gulp dev` and edit the files as needed
|
* Run `gulp dev` and edit the files as needed
|
||||||
|
|
||||||
If you need to update the plugins included with this template, simpy run the following tasks:
|
If you need to update the plugins included with this template, simply run the following tasks:
|
||||||
* First run `npm update` to update the dependencies
|
* First run `npm update` to update the dependencies
|
||||||
* Then run `gulp copy` to copy the new versions to their proper destinations
|
* Then run `gulp copy` to copy the new versions to their proper destinations
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user