Empty setup with bootstrap and font awesome

This commit is contained in:
Stefan Schlott 2013-08-21 22:04:17 +02:00
commit 09aba964a9
35 changed files with 747 additions and 0 deletions

1
static/js/bootstrap-affix.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-affix.js

1
static/js/bootstrap-alert.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-alert.js

1
static/js/bootstrap-button.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-button.js

1
static/js/bootstrap-carousel.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-carousel.js

1
static/js/bootstrap-collapse.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-collapse.js

1
static/js/bootstrap-dropdown.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-dropdown.js

1
static/js/bootstrap-modal.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-modal.js

1
static/js/bootstrap-popover.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-popover.js

1
static/js/bootstrap-scrollspy.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-scrollspy.js

1
static/js/bootstrap-tab.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-tab.js

1
static/js/bootstrap-tooltip.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-tooltip.js

1
static/js/bootstrap-transition.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-transition.js

1
static/js/bootstrap-typeahead.js vendored Symbolic link
View file

@ -0,0 +1 @@
../../bootstrap-sass/vendor/assets/javascripts/bootstrap-typeahead.js

6
static/js/jquery-1.10.2.min.js vendored Normal file

File diff suppressed because one or more lines are too long