GitXplorerGitXplorer
t

bootstrap-server

public
179 stars
68 forks
5 issues

Commits

List of commits on branch master.
Unverified
05527765375fdea095b04b4ede9299448b4cdeb5

Fix typo

jjuthilo committed 11 years ago
Unverified
350fb38d5efb07b72a761e9540de191de4225573

Update README.md

mmdo committed 11 years ago
Unverified
26caacd546d4984e59aa3cd36aca1e9c93a63909

more agressive node version?

ffat committed 11 years ago
Unverified
a940c96fb3de0bb9b98d6af8b1b2f16c9fa8fd93

Merge branch 'master' of heroku.com:bootstrap

ffat committed 11 years ago
Unverified
49dd72cd81dabad6faa801ed55aea5da88b305ef

remove dumb line

ffat committed 11 years ago
Unverified
483085f2cb967057424661d476cfed1738605819

<3

ffat committed 11 years ago

README

The README file for this repository.

No longer maintained

The Bootstrap server is now handled via all client-side JavaScript within the main Bootstrap repo.


Bootstrap Server <3

The bootstrap server is responsible for backing the custom builds from bootstrap's download page.

It serves zip files containing custom built and minified css and js.

Quick start

install dependencies

$ npm install

start server

$ node .

run tests

$ node tests

Authors

Jacob Thornton

License

Copyright 2013 Twitter, Inc.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0