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 f84537a

Browse files
committed
Release v0.19.0-beta.0
1 parent 0da7005 commit f84537a

25 files changed

+428
-21650
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 & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +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-
### Instructions
20-
21-
#### Development
22-
23-
The site uses React bootstrap components, so first make sure you've installed and built the project (via `grunt`). Then:
24-
25-
```sh
26-
$ cd react-bootstrap/docs
27-
$ npm start
28-
$ open http://localhost:4000/
29-
```
30-
31-
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.
32-
33-
#### Production
34-
35-
This site is statically published on github pages, to do this the static assets need to be generated.
36-
37-
```sh
38-
$ cd react-bootstrap/docs
39-
$ npm run build
40-
```
41-
42-
To test the static files you can use the included express based static file server.
43-
44-
```sh
45-
$ cd react-bootstrap/docs
46-
$ npm run start-prod
47-
$ open http://localhost:4000/
48-
```
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: 71 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎assets/glyphicons-halflings-regular.eot

19.9 KB
Binary file not shown.

‎assets/glyphicons-halflings-regular.svg

Lines changed: 229 additions & 0 deletions
Loading[フレーム]

‎assets/glyphicons-halflings-regular.ttf

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 によって変換されたページ (->オリジナル) /