├── 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
-
Notifications
You must be signed in to change notification settings - Fork 0
amosrivera/kickstart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A project template - using components from html5 boilerplate and twitter bootstrap.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published