Skip to content

A project template - using components from html5 boilerplate and twitter bootstrap.

Notifications You must be signed in to change notification settings

amosrivera/kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

├── css
│   ├── bootstrap.css
│   ├── bootstrap-responsive.css
│   └── styles.css
├── humans.txt
├── img
│   ├── glyphicons-halflings.png
│   └── glyphicons-halflings-white.png
├── index.html
├── js
│   ├── libs
│   │   ├── jquery.js
│   │   └── modernizr.js
│   ├── plugins
│   │   ├── bootstrap-alert.js
│   │   ├── bootstrap-button.js
│   │   ├── bootstrap-carousel.js
│   │   ├── bootstrap-collapse.js
│   │   ├── bootstrap-dropdown.js
│   │   ├── bootstrap-modal.js
│   │   ├── bootstrap-popover.js
│   │   ├── bootstrap-scrollspy.js
│   │   ├── bootstrap-tab.js
│   │   ├── bootstrap-tooltip.js
│   │   ├── bootstrap-transition.js
│   │   ├── bootstrap-typeahead.js 
│   │   ├── plugins.js
│   │   └── script.js
│   └── script.js
├── README.md 
└── robots.txt 
5 directories, 27 files    

About

A project template - using components from html5 boilerplate and twitter bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published