sourcejs / example-bootstrap-bundle

Bundle of Twitter Bootstrap components with SourceJS specs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap Documentation example made in SourceJS

Copy of Bootstrap documentation, made by using SourceJS native features: EJS includes, Markdown, catalog system, search, clarify for testing examples standalone.

View it in SourceJS

Compatible with SourceJS 0.5.1+.

Setup Instructions

  • Install SourceJS
  • Checkout this repo contents as a nested folder in sourcejs/user/specs:
cd sourcejs/user/specs
git clone https://github.com/sourcejs/example-bootstrap-bundle
cd sourcejs
node app.js
open http://127.0.0.1:8080/specs/example-bootstrap-bundle

About

Bundle of Twitter Bootstrap components with SourceJS specs.

License:MIT License