Skip to content

joerg1979/bootstrapped

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A collection of bootstrap themes.

Bootstrap Version 2.2.2

http://twitter.github.com/bootstrap/

Fonts

Icons are provided by fonts with specific css files for each style. If you need icons, remember to include the font stylesheet.

From Bootswatch

CSS

<link rel="stylesheet" type="text/css" href="bootstrapped/css/default/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="bootstrapped/css/default/bootstrap-responsive.min.css">
<link rel="stylesheet" type="text/css" href="bootstrapped/fonts/fontawesome/fontawesome.css">

JS

<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="bootstrapped/js/jquery.min.js"%3E%3C/script%3E'))</script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.2.2/bootstrap.min.js"></script>
<script>(typeof($.fn.modal) === 'undefined') && document.write(unescape('%3Cscript src="bootstrapped/js/bootstrap.min.js"%3E%3C/script%3E'))</script>

About

A collection of minified bootstrap themes and extras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors