From 8cd19f3c0296ffc2f75a745c906f7d2605103b20 Mon Sep 17 00:00:00 2001 From: Shenwei Wang Date: Tue, 22 Apr 2014 19:15:39 +0800 Subject: [PATCH] Move external files to assets --- {css => assets/css}/bootstrap-theme.css | 0 {css => assets/css}/bootstrap-theme.css.map | 0 {css => assets/css}/bootstrap-theme.min.css | 0 {css => assets/css}/bootstrap.css | 0 {css => assets/css}/bootstrap.css.map | 0 {css => assets/css}/bootstrap.min.css | 0 {css => assets/css}/github.min.css | 0 .../fonts}/glyphicons-halflings-regular.eot | Bin .../fonts}/glyphicons-halflings-regular.svg | 0 .../fonts}/glyphicons-halflings-regular.ttf | Bin .../fonts}/glyphicons-halflings-regular.woff | Bin {images => assets/images}/screenshot-1.png | Bin {js => assets/js}/bootstrap.js | 0 {js => assets/js}/bootstrap.min.js | 0 {js => assets/js}/highlight.min.js | 0 {js => assets/js}/html5shiv.js | 0 {js => assets/js}/jquery.js | 0 {js => assets/js}/jquery.min.js | 0 {js => assets/js}/respond.min.js | 0 index.html | 14 +++++++------- 20 files changed, 7 insertions(+), 7 deletions(-) rename {css => assets/css}/bootstrap-theme.css (100%) rename {css => assets/css}/bootstrap-theme.css.map (100%) rename {css => assets/css}/bootstrap-theme.min.css (100%) rename {css => assets/css}/bootstrap.css (100%) rename {css => assets/css}/bootstrap.css.map (100%) rename {css => assets/css}/bootstrap.min.css (100%) rename {css => assets/css}/github.min.css (100%) rename {fonts => assets/fonts}/glyphicons-halflings-regular.eot (100%) rename {fonts => assets/fonts}/glyphicons-halflings-regular.svg (100%) rename {fonts => assets/fonts}/glyphicons-halflings-regular.ttf (100%) rename {fonts => assets/fonts}/glyphicons-halflings-regular.woff (100%) rename {images => assets/images}/screenshot-1.png (100%) rename {js => assets/js}/bootstrap.js (100%) rename {js => assets/js}/bootstrap.min.js (100%) rename {js => assets/js}/highlight.min.js (100%) rename {js => assets/js}/html5shiv.js (100%) rename {js => assets/js}/jquery.js (100%) rename {js => assets/js}/jquery.min.js (100%) rename {js => assets/js}/respond.min.js (100%) diff --git a/css/bootstrap-theme.css b/assets/css/bootstrap-theme.css similarity index 100% rename from css/bootstrap-theme.css rename to assets/css/bootstrap-theme.css diff --git a/css/bootstrap-theme.css.map b/assets/css/bootstrap-theme.css.map similarity index 100% rename from css/bootstrap-theme.css.map rename to assets/css/bootstrap-theme.css.map diff --git a/css/bootstrap-theme.min.css b/assets/css/bootstrap-theme.min.css similarity index 100% rename from css/bootstrap-theme.min.css rename to assets/css/bootstrap-theme.min.css diff --git a/css/bootstrap.css b/assets/css/bootstrap.css similarity index 100% rename from css/bootstrap.css rename to assets/css/bootstrap.css diff --git a/css/bootstrap.css.map b/assets/css/bootstrap.css.map similarity index 100% rename from css/bootstrap.css.map rename to assets/css/bootstrap.css.map diff --git a/css/bootstrap.min.css b/assets/css/bootstrap.min.css similarity index 100% rename from css/bootstrap.min.css rename to assets/css/bootstrap.min.css diff --git a/css/github.min.css b/assets/css/github.min.css similarity index 100% rename from css/github.min.css rename to assets/css/github.min.css diff --git a/fonts/glyphicons-halflings-regular.eot b/assets/fonts/glyphicons-halflings-regular.eot similarity index 100% rename from fonts/glyphicons-halflings-regular.eot rename to assets/fonts/glyphicons-halflings-regular.eot diff --git a/fonts/glyphicons-halflings-regular.svg b/assets/fonts/glyphicons-halflings-regular.svg similarity index 100% rename from fonts/glyphicons-halflings-regular.svg rename to assets/fonts/glyphicons-halflings-regular.svg diff --git a/fonts/glyphicons-halflings-regular.ttf b/assets/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from fonts/glyphicons-halflings-regular.ttf rename to assets/fonts/glyphicons-halflings-regular.ttf diff --git a/fonts/glyphicons-halflings-regular.woff b/assets/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from fonts/glyphicons-halflings-regular.woff rename to assets/fonts/glyphicons-halflings-regular.woff diff --git a/images/screenshot-1.png b/assets/images/screenshot-1.png similarity index 100% rename from images/screenshot-1.png rename to assets/images/screenshot-1.png diff --git a/js/bootstrap.js b/assets/js/bootstrap.js similarity index 100% rename from js/bootstrap.js rename to assets/js/bootstrap.js diff --git a/js/bootstrap.min.js b/assets/js/bootstrap.min.js similarity index 100% rename from js/bootstrap.min.js rename to assets/js/bootstrap.min.js diff --git a/js/highlight.min.js b/assets/js/highlight.min.js similarity index 100% rename from js/highlight.min.js rename to assets/js/highlight.min.js diff --git a/js/html5shiv.js b/assets/js/html5shiv.js similarity index 100% rename from js/html5shiv.js rename to assets/js/html5shiv.js diff --git a/js/jquery.js b/assets/js/jquery.js similarity index 100% rename from js/jquery.js rename to assets/js/jquery.js diff --git a/js/jquery.min.js b/assets/js/jquery.min.js similarity index 100% rename from js/jquery.min.js rename to assets/js/jquery.min.js diff --git a/js/respond.min.js b/assets/js/respond.min.js similarity index 100% rename from js/respond.min.js rename to assets/js/respond.min.js diff --git a/index.html b/index.html index 441b1c3..ee41dbb 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ Bootstrap Clockpicker - + - + @@ -152,8 +152,8 @@

Set default value, input without addon:

- - + + - +