- 28 Sep, 2015 2 commits
-
-
Tommy Kelly authored
-
Chris Rebert authored
[skip sauce]
-
- 27 Sep, 2015 3 commits
-
-
Michael Käufl authored
-
Gleb Mazovetskiy authored
Changes grid and container sizes to `px`, as the viewport pixel size does not depend on the font size. The actual em values were inconsistent with the docs, while the docs were not the same as the comments: * `sm` breakpoint was 34em (544px) not 480px. * `lg` container max-width was 60rem (960px), less gutter than `md`. Changed to 940px, same as Bootstrap 3. * `xl` container max-width was 72.25rem which is 1140px not 1156px. Changed to 1140px matching the comment but not the docs. Addresses #17070 and #17388.
-
Chris Rebert authored
[skip sauce]
-
- 25 Sep, 2015 2 commits
-
-
Chris Rebert authored
[ci skip]
-
Johann-S authored
Closes #17699
-
- 24 Sep, 2015 2 commits
-
-
Chris Rebert authored
[ci skip]
-
Chris Rebert authored
-
- 23 Sep, 2015 1 commit
-
-
XhmikosR authored
-
- 22 Sep, 2015 2 commits
-
-
Daniel Opitz authored
-
petetnt authored
-
- 20 Sep, 2015 1 commit
-
-
XhmikosR authored
[ci skip]
-
- 19 Sep, 2015 2 commits
- 16 Sep, 2015 3 commits
- 15 Sep, 2015 1 commit
-
-
Raphael Ackermann authored
-
- 11 Sep, 2015 1 commit
-
-
Zac Echola authored
-
- 10 Sep, 2015 1 commit
-
-
Rolandas Barysas authored
-
- 08 Sep, 2015 4 commits
-
-
Jesse Mandel authored
Closes #17214.
-
XhmikosR authored
-
XhmikosR authored
[ci skip]
-
David\ Beitey authored
This adjusts the load path for the ``configBridge.json`` file from one that's relative to the user running the command (eg ``jekyll serve``), to one that's relative to the ``source`` configuration setting for Jekyll. The result is that the user can now have a (customised) ``_config.yml`` for Jekyll anywhere on her filesystem and point to Bootstrap's ``docs`` directory to use as the ``source``. Previously, in order to customise it, the original ``_config.yml`` needed to be modified inside (a forked) Bootstrap, and the ``jekyll`` command could only be run at the root of the Bootstrap package as the original file path to ``configBridge.json`` was only valid there. The existing behaviour is not affected.
-
- 07 Sep, 2015 2 commits
-
-
Zearin authored
- 06 Sep, 2015 9 commits
- 05 Sep, 2015 4 commits
-
-
Patrick H. Lauke authored
-
XhmikosR authored
-
XhmikosR authored
[ci skip]
-
Mark Otto authored
-