Skip to content

Commit e6d46e9

Browse files
authored
Update README.md
1 parent 09d72a3 commit e6d46e9

File tree

1 file changed

+0
-69
lines changed

1 file changed

+0
-69
lines changed

README.md

-69
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,2 @@
1-
# [Start Bootstrap - Creative](https://startbootstrap.com/template-overviews/creative/)
21

3-
[Creative](http://startbootstrap.com/template-overviews/creative/) is a one page creative theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
42

5-
## Preview
6-
7-
[![Creative Preview](https://startbootstrap.com/assets/img/templates/creative.jpg)](https://blackrockdigital.github.io/startbootstrap-creative/)
8-
9-
**[View Live Preview](https://blackrockdigital.github.io/startbootstrap-creative/)**
10-
11-
## Status
12-
13-
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-creative/master/LICENSE)
14-
[![npm version](https://img.shields.io/npm/v/startbootstrap-creative.svg)](https://www.npmjs.com/package/startbootstrap-creative)
15-
[![Build Status](https://travis-ci.org/BlackrockDigital/startbootstrap-creative.svg?branch=master)](https://travis-ci.org/BlackrockDigital/startbootstrap-creative)
16-
[![dependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-creative/status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-creative)
17-
[![devDependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-creative/dev-status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-creative?type=dev)
18-
19-
## Download and Installation
20-
21-
To begin using this template, choose one of the following options to get started:
22-
* [Download the latest release on Start Bootstrap](https://startbootstrap.com/template-overviews/creative/)
23-
* Install via npm: `npm i startbootstrap-creative`
24-
* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-creative.git`
25-
* [Fork, Clone, or Download on GitHub](https://github.com/BlackrockDigital/startbootstrap-creative)
26-
27-
## Usage
28-
29-
### Basic Usage
30-
31-
After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the `index.html` file in your web browser.
32-
33-
### Advanced Usage
34-
35-
After installation, run `npm install` and then run `gulp dev` which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the `gulpfile.js` to see which tasks are included with the dev environment.
36-
37-
#### Gulp Tasks
38-
39-
- `gulp` the default task that builds everything
40-
- `gulp dev` browserSync opens the project in your default browser and live reloads when changes are made
41-
- `gulp sass` compiles SCSS files into CSS
42-
- `gulp minify-css` minifies the compiled CSS file
43-
- `gulp minify-js` minifies the themes JS file
44-
- `gulp copy` copies dependencies from node_modules to the vendor directory
45-
46-
## Bugs and Issues
47-
48-
Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-creative/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/creative/).
49-
50-
## Custom Builds
51-
52-
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/)**.
53-
54-
## About
55-
56-
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.
57-
58-
* https://startbootstrap.com
59-
* https://twitter.com/SBootstrap
60-
61-
Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/).
62-
63-
* http://davidmiller.io
64-
* https://twitter.com/davidmillerskt
65-
* https://github.com/davidtmiller
66-
67-
Start Bootstrap is based on the [Bootstrap](http://getbootstrap.com/) framework created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thorton](https://twitter.com/fat).
68-
69-
## Copyright and License
70-
71-
Copyright 2013-2018 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-creative/blob/gh-pages/LICENSE) license.

0 commit comments

Comments
 (0)