Skip to content

Commit 5990d26

Browse files
committed
cleanup: removing all the material for the old site
Signed-off-by: Daniel P. Smith <[email protected]>
1 parent dae0be6 commit 5990d26

File tree

102 files changed

+5
-77436
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+5
-77436
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 120 deletions
This file was deleted.

README.md

Lines changed: 5 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,6 @@
1-
# [Start Bootstrap - Grayscale](https://startbootstrap.com/template-overviews/grayscale/)
1+
# TrenchBoot Website
22

3-
[Grayscale](http://startbootstrap.com/template-overviews/grayscale/) is a multipurpose, one page HTML theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
4-
5-
## Preview
6-
7-
[![Grayscale Preview](https://startbootstrap.com/assets/img/screenshots/themes/grayscale.png)](https://blackrockdigital.github.io/startbootstrap-grayscale/)
8-
9-
**[View Live Preview](https://blackrockdigital.github.io/startbootstrap-grayscale/)**
10-
11-
## Status
12-
13-
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-grayscale/master/LICENSE)
14-
[![npm version](https://img.shields.io/npm/v/startbootstrap-grayscale.svg)](https://www.npmjs.com/package/startbootstrap-grayscale)
15-
[![Build Status](https://travis-ci.org/BlackrockDigital/startbootstrap-grayscale.svg?branch=master)](https://travis-ci.org/BlackrockDigital/startbootstrap-grayscale)
16-
[![dependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-grayscale/status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-grayscale)
17-
[![devDependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-grayscale/dev-status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-grayscale?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/grayscale/)
23-
* Install via npm: `npm i startbootstrap-grayscale`
24-
* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-grayscale.git`
25-
* [Fork, Clone, or Download on GitHub](https://github.com/BlackrockDigital/startbootstrap-grayscale)
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 `npm start` 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 watch` browserSync opens the project in your default browser and live reloads when changes are made
41-
- `gulp css` compiles SCSS files into CSS and minifies the compiled CSS
42-
- `gulp js` minifies the themes JS file
43-
- `gulp vendor` copies dependencies from node_modules to the vendor directory
44-
45-
You must have npm installed globally in order to use this build environment.
46-
47-
## Bugs and Issues
48-
49-
Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-grayscale/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/grayscale/).
50-
51-
## About
52-
53-
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.
54-
55-
* https://startbootstrap.com
56-
* https://twitter.com/SBootstrap
57-
58-
Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/).
59-
60-
* http://davidmiller.io
61-
* https://twitter.com/davidmillerskt
62-
* https://github.com/davidtmiller
63-
64-
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).
65-
66-
## Copyright and License
67-
68-
Copyright 2013-2019 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/gh-pages/LICENSE) license.
3+
The TrenchBoot website has been converted over to
4+
[Material for MkDocs](https://squidfunk.github.io/mkdocs-material/). The
5+
content for the original site is still available under the
6+
[old-site-archive](https://github.com/TrenchBoot/TrenchBoot.github.io/tree/old-site-archive).

0 commit comments

Comments
 (0)