website: add Bootstrap and JQuery frameworks
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Sun, 2 Mar 2014 18:00:39 +0000 (19:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 3 Mar 2014 20:40:47 +0000 (21:40 +0100)
commit84dadd7073324c5c5f4490501c506a4f0e6e42f0
treec8feea6e4b8b7e98b37cc00c26ac6d430d195953
parentf0d1fbe6f391ee4dc446eabaf5350d0bc4c61374
website: add Bootstrap and JQuery frameworks

Add Bootstrap framework, along with JQuery.

Theses files were downloaded from:
  - http://getbootstrap.com
  - http://jquery.com/

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 files changed:
docs/css/bootstrap-responsive.css [new file with mode: 0644]
docs/css/bootstrap-responsive.min.css [new file with mode: 0644]
docs/css/bootstrap.css [new file with mode: 0644]
docs/css/bootstrap.min.css [new file with mode: 0644]
docs/css/bootswatch.less [new file with mode: 0644]
docs/css/variables.less [new file with mode: 0644]
docs/images/glyphicons-halflings-white.png [new file with mode: 0644]
docs/images/glyphicons-halflings.png [new file with mode: 0644]
docs/images/menuconfig.png
docs/js/bootstrap.js [new file with mode: 0644]
docs/js/bootstrap.min.js [new file with mode: 0644]
docs/js/jquery-1.10.2.min.js [new file with mode: 0644]