From b83ae12dad7d640f2be2244709c9fa4fa1b4f496 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Sun, 26 Apr 2015 00:21:49 +0200 Subject: [PATCH] Bootstrap --- _layouts/main.html | 48 +- static/bootstrap/LICENSE.txt | 21 + static/bootstrap/css/bootstrap-theme.css | 476 ++ static/bootstrap/css/bootstrap-theme.css.map | 1 + static/bootstrap/css/bootstrap-theme.min.css | 5 + static/bootstrap/css/bootstrap.css | 6584 +++++++++++++++++ static/bootstrap/css/bootstrap.css.map | 1 + static/bootstrap/css/bootstrap.min.css | 5 + .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes .../fonts/glyphicons-halflings-regular.svg | 288 + .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes static/bootstrap/js/bootstrap.js | 2317 ++++++ static/bootstrap/js/bootstrap.min.js | 7 + static/bootstrap/js/npm.js | 13 + static/css/style.css | 44 +- 17 files changed, 9750 insertions(+), 60 deletions(-) create mode 100644 static/bootstrap/LICENSE.txt create mode 100644 static/bootstrap/css/bootstrap-theme.css create mode 100644 static/bootstrap/css/bootstrap-theme.css.map create mode 100644 static/bootstrap/css/bootstrap-theme.min.css create mode 100644 static/bootstrap/css/bootstrap.css create mode 100644 static/bootstrap/css/bootstrap.css.map create mode 100644 static/bootstrap/css/bootstrap.min.css create mode 100644 static/bootstrap/fonts/glyphicons-halflings-regular.eot create mode 100644 static/bootstrap/fonts/glyphicons-halflings-regular.svg create mode 100644 static/bootstrap/fonts/glyphicons-halflings-regular.ttf create mode 100644 static/bootstrap/fonts/glyphicons-halflings-regular.woff create mode 100644 static/bootstrap/fonts/glyphicons-halflings-regular.woff2 create mode 100644 static/bootstrap/js/bootstrap.js create mode 100644 static/bootstrap/js/bootstrap.min.js create mode 100644 static/bootstrap/js/npm.js diff --git a/_layouts/main.html b/_layouts/main.html index 61982d8..7c4ab26 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -1,30 +1,42 @@ - + - 3DUI - {{ page.title }} - - + + + + + 3DUI - {{ page.title }} -
-

Welcome !

-
-