bootstrap/docs
David\ Beitey 7a2fa5e60a Specify configBridge as relative path to source
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.
2015-09-08 14:36:00 +10:00
..
_data Merge pull request #17404 from vincent4j/patch-1 2015-09-04 23:39:45 -07:00
_includes Clean up inclusion of IE-specific JS files. 2015-09-06 13:33:52 +03:00
_layouts Fix missing anchors and 404 errors. 2015-09-02 09:37:38 +03:00
_plugins Specify configBridge as relative path to source 2015-09-08 14:36:00 +10:00
about add redirects for all top level docs sections 2015-08-17 20:34:11 -07:00
assets Add JS to fix indeterminate checkbox example in docs 2015-09-07 13:41:45 -07:00
components Fix usage of “its” and “it’s” 2015-09-07 10:07:35 -04:00
content Update Holder.js to v2.8.2. 2015-09-05 07:51:14 +03:00
dist grunt 2015-09-06 09:36:24 -07:00
examples Fixes to examples 2015-09-06 18:01:41 -04:00
extend Massive cleanup 2015-08-14 22:45:55 -07:00
getting-started Merge pull request #17389 from Gupocca/link-fixing 2015-09-01 20:06:00 -07:00
layout Fix usage of “its” and “it’s” 2015-09-07 10:07:35 -04:00
apple-touch-icon.png Losslessly compress apple-touch-icon.png. 2014-10-26 08:08:33 +02:00
browser-bugs.md Docs: various fixes 2015-08-21 02:15:17 +02:00
CNAME this sucks, but it's needed for now due to the grunt build control plugin 2015-08-20 15:08:43 -07:00
favicon.ico Fix favicon.ico after d763b0fe5b. 2014-06-09 11:13:24 +03:00
index.html Fix usage of “its” and “it’s” 2015-09-07 10:07:35 -04:00
LICENSE Rename docs/LICENSE-DOCS to docs/LICENSE 2014-01-14 13:47:18 +01:00
migration.md Document img-responsive to img-fluid change from #17166 2015-09-03 17:37:54 +10:00
robots.txt Remove layout: nil. 2014-08-01 19:45:11 +03:00
search.json Tabs to spaces. 2015-08-30 00:05:02 +03:00
sitemap.xml Added/removed blank lines in the docs for consitency 2014-10-22 13:52:49 +02:00