From e9f9c181420ac5b0b08978761eddf2c3c5fc680e Mon Sep 17 00:00:00 2001 From: David Miller Date: Fri, 19 Jun 2020 14:37:38 -0400 Subject: [PATCH] Update README.md --- README.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 80c869a..4a1bd95 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# [Start Bootstrap - SB Admin 2](https://startbootstrap.com/template-overviews/sb-admin-2/) +# [Start Bootstrap - SB Admin 2](https://startbootstrap.com/themes/sb-admin-2/) -[SB Admin 2](https://startbootstrap.com/template-overviews/sb-admin-2/) is an open source admin dashboard theme for [Bootstrap](https://getbootstrap.com/) created by [Start Bootstrap](https://startbootstrap.com/). +[SB Admin 2](https://startbootstrap.com/themes/sb-admin-2/) is an open source admin dashboard theme for [Bootstrap](https://getbootstrap.com/) created by [Start Bootstrap](https://startbootstrap.com/). For the legacy Bootstrap 3 version of this theme, you can view the [last stable release](https://github.com/StartBootstrap/startbootstrap-sb-admin-2/releases/tag/v3.3.7%2B1) of SB Admin 2 for Bootstrap 3. @@ -22,10 +22,10 @@ For the legacy Bootstrap 3 version of this theme, you can view the [last stable To begin using this template, choose one of the following options to get started: -- [Download the latest release on Start Bootstrap](https://startbootstrap.com/template-overviews/sb-admin-2/) -- Install via npm: `npm i startbootstrap-sb-admin-2` -- Clone the repo: `git clone https://github.com/StartBootstrap/startbootstrap-sb-admin-2.git` -- [Fork, Clone, or Download on GitHub](https://github.com/StartBootstrap/startbootstrap-sb-admin-2) +* [Download the latest release on Start Bootstrap](https://startbootstrap.com/themes/sb-admin-2/) +* Install via npm: `npm i startbootstrap-sb-admin-2` +* Clone the repo: `git clone https://github.com/StartBootstrap/startbootstrap-sb-admin-2.git` +* [Fork, Clone, or Download on GitHub](https://github.com/StartBootstrap/startbootstrap-sb-admin-2) ## Usage @@ -33,30 +33,30 @@ After installation, run `npm install` and then run `npm start` which will open u ### Gulp Tasks -- `gulp` the default task that builds everything -- `gulp watch` browserSync opens the project in your default browser and live reloads when changes are made -- `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 +* `gulp` the default task that builds everything +* `gulp watch` browserSync opens the project in your default browser and live reloads when changes are made +* `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 You must have npm installed globally in order to use this build environment. This theme was built using node v11.6.0 and the Gulp CLI v2.0.1. If Gulp is not running properly after running `npm install`, you may need to update node and/or the Gulp CLI locally. ## Bugs and Issues -Have a bug or an issue with this template? [Open a new issue](https://github.com/StartBootstrap/startbootstrap-sb-admin-2/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](https://startbootstrap.com/template-overviews/sb-admin-2/). +Have a bug or an issue with this template? [Open a new issue](https://github.com/StartBootstrap/startbootstrap-sb-admin-2/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](https://startbootstrap.com/themes/sb-admin-2/). ## About Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects. -- -- +* +* Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**. -- -- -- +* +* +* Start Bootstrap is based on the [Bootstrap](https://getbootstrap.com/) framework created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thorton](https://twitter.com/fat).