2017 © Pedro Peláez
 

library twitter-bootstrap

Html, CSS and JS toolkit from Twitter

image

bsrykt/twitter-bootstrap

Html, CSS and JS toolkit from Twitter

  • Saturday, September 15, 2012
  • by bsrykt
  • Repository
  • 1 Watchers
  • 0 Stars
  • 45 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 60564 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Twitter Bootstrap Build Status

Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by Mark Otto and Jacob Thornton at Twitter., (*1)

To get started, checkout http://getbootstrap.com!, (*2)

Quick start

Clone the repo, git clone git://github.com/twitter/bootstrap.git, or download the latest release., (*3)

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Bootstrap will be maintained under the Semantic Versioning guidelines as much as possible., (*4)

Releases will be numbered with the following format:, (*5)

<major>.<minor>.<patch>, (*6)

And constructed with the following guidelines:, (*7)

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org/., (*8)

Bug tracker

Have a bug? Please create an issue here on GitHub that conforms with necolas's guidelines., (*9)

https://github.com/twitter/bootstrap/issues, (*10)

Twitter account

Keep up to date on announcements and more by following Bootstrap on Twitter, @TwBootstrap., (*11)

Blog

Read more detailed announcements, discussions, and more on The Official Twitter Bootstrap Blog., (*12)

Mailing list

Have a question? Ask on our mailing list!, (*13)

twitter-bootstrap@googlegroups.com, (*14)

http://groups.google.com/group/twitter-bootstrap, (*15)

IRC

Server: irc.freenode.net, (*16)

Channel: ##twitter-bootstrap (the double ## is not a typo), (*17)

Developers

We have included a makefile with convenience methods for working with the Bootstrap library., (*18)

  • dependencies Our makefile depends on you having recess, connect, uglify.js, and jshint installed. To install, just run the following command in npm:
$ npm install recess connect uglify-js jshint -g
  • build - make Runs the recess compiler to rebuild the /less files and compiles the docs pages. Requires recess and uglify-js. Read more in our docs », (*19)

  • test - make test Runs jshint and qunit tests headlessly in phantomjs (used for ci). Depends on having phantomjs installed., (*20)

  • watch - make watch This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem., (*21)

Contributing

Please submit all pull requests against *-wip branches. If your unit test contains javascript patches or features, you must include relevant unit tests. Thanks!, (*22)

Authors

Mark Otto, (*23)

  • http://twitter.com/mdo
  • http://github.com/markdotto

Jacob Thornton, (*24)

  • http://twitter.com/fat
  • http://github.com/fat

Copyright 2012 Twitter, Inc., (*25)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:, (*26)

http://www.apache.org/licenses/LICENSE-2.0, (*27)

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License., (*28)

The Versions

15/09 2012

dev-master

9999999-dev http://twitter.github.com/bootstrap/

Html, CSS and JS toolkit from Twitter

  Sources   Download

Apache-2.0

css bootstrap less