Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 647d762

Browse files
committed
Release v0.19.0
1 parent 33bc7c4 commit 647d762

25 files changed

+423
-21664
lines changed

‎.gitignore‎

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

‎LICENSE‎

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2014 Stephen J. Collings, Matthew Honnibal, Pieter Vanderwerff
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in
13+
all copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21+
THE SOFTWARE.

‎README.md‎

Lines changed: 8 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,10 @@
11
# React Bootstrap Documentation Website
22

3-
This website is single page app built on [React](http://facebook.github.io/react/), with styles and structure taken from the [Bootstrap](http://getbootstrap.com/) docs website.
4-
The app is statically generated to HTML via node and then hosted it by pushing HTML to [GitHub Pages](http://pages.github.com/).
5-
6-
## Installation
7-
8-
If you are working on the site, you will want to install and run a local copy of it.
9-
10-
### Dependencies
11-
12-
All dependencies are installed with npm, just:
13-
14-
```sh
15-
$ cd react-bootstrap/docs
16-
$ npm install
17-
```
18-
19-
You must have previously run `grunt build` and `npm install` from the main directory.
20-
21-
### Instructions
22-
23-
#### Development
24-
25-
The site uses React bootstrap components, so first make sure you've installed and built the project (via `grunt`). Then:
26-
27-
```sh
28-
$ cd react-bootstrap/docs
29-
$ npm start
30-
$ open http://localhost:4000/
31-
```
32-
33-
This will start an express based node server which will generate static html content and the js bundle on request. After making any modifications the server should restart and regenerate any necessary files on the next request.
34-
35-
#### Production
36-
37-
This site is statically published on github pages, to do this the static assets need to be generated.
38-
39-
```sh
40-
$ cd react-bootstrap/docs
41-
$ npm run build
42-
```
43-
44-
To test the static files you can use the included express based static file server.
45-
46-
```sh
47-
$ cd react-bootstrap/docs
48-
$ npm run start-prod
49-
$ open http://localhost:4000/
50-
```
3+
This website is single page app built on
4+
[React](http://facebook.github.io/react/), with styles and structure taken from
5+
the [Bootstrap](http://getbootstrap.com/) docs website. The app is statically
6+
generated to HTML via node and then hosted it by pushing HTML to [GitHub
7+
Pages](http://pages.github.com/).
8+
9+
Source can be found in the
10+
[react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) repo.

‎assets/bundle.css‎

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎assets/bundle.js‎

Lines changed: 68 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
19.9 KB
Binary file not shown.

‎assets/glyphicons-halflings-regular.svg‎

Lines changed: 229 additions & 0 deletions
Loading[フレーム]
40.3 KB
Binary file not shown.
22.8 KB
Binary file not shown.

‎assets/style.css‎

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /