bootstrap/docs/_plugins
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
..
bridge.rb Specify configBridge as relative path to source 2015-09-08 14:36:00 +10:00
bugify.rb HTTPS for Apple Safari Radar in bugify filter 2014-11-04 19:40:39 +01:00
callout.rb Use https when possible. 2015-08-29 18:50:20 +03:00
highlight_alt.rb fix example class in plugin 2015-04-16 15:15:06 -07:00
markdown-block.rb plugins: add new example doodad hackery bullshitery and markdown block plugin for markdown includes 2014-07-09 20:00:22 -07:00