The Wayback Machine - https://web.archive.org/web/20160323194545/https://github.com/twbs/bootstrap-server
Skip to content
Learn more
Please note that GitHub no longer supports Internet Explorer versions 7 or 8.

We recommend upgrading to the latest Internet Explorer, Google Chrome, or Firefox.

If you are using IE 11, make sure you turn off "Compatibility View".

The node server that powers the bootstrap customize page (no longer maintained).
JavaScript
Latest commit 0552776 @juthilo juthilo Fix typo

README.md

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

Something went wrong with that request. Please try again.