Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konitter/styledocco-bootstrap-theme
Bootstrap theme for StyleDocco.
https://github.com/konitter/styledocco-bootstrap-theme
Last synced: 18 days ago
JSON representation
Bootstrap theme for StyleDocco.
- Host: GitHub
- URL: https://github.com/konitter/styledocco-bootstrap-theme
- Owner: konitter
- License: mit
- Created: 2013-09-11T02:18:17.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-11T06:32:28.000Z (over 10 years ago)
- Last Synced: 2024-04-16T22:27:45.246Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 252 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap theme for StyleDocco
This is a [Bootstrap](http://getbootstrap.com/) theme for [StyleDocco](http://jacobrask.github.com/styledocco/). StyleDocco generates documentation and style guide documents from your stylesheets.
**Bootstrap v3.1.1 support.**
![styledocco-bootstrap-theme](https://github.com/konitter/styledocco-bootstrap-theme/raw/master/img/screen.png)
## How to apply this theme
1. Install StyleDocco. Type ``npm install styledocco`` or ``npm install -g styledocco`` for global CLI.
2. Download [styledocco-bootstrap-theme](https://github.com/konitter/styledocco-bootstrap-theme/archive/master.zip) and copy the "share" folder into your StyleDocco installed directory. The original "share" folder is recommended that you back up.
3. Run ``styledocco`` command, like below.```
styledocco [options] [STYLESHEET(S)]
```## License
[The MIT License](http://github.com/konitter/styledocco-bootstrap-theme/raw/master/LICENSE)