This is an automated email from the ASF dual-hosted git repository.

iuliana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git.


    from d2171ca  Fixed gem versions to avoid failures
     new 779c4cd  specify exact versions in Gemfile
     new 41e2371  bring in code to accept links to md files, converting them to 
html
     new 7c22a45  speculatively test .html links as markdown to get correct 
baseurl path
     new 92dd43b  use baseurl prefix on `site.path.style`
     new 3f64f3d  tidy up paths of links
     new d9a55f3  remove most site.path.website references
     new 2f2a250  remove use of site.path.guide
     new b68e032  fix uses of site.path.v
     new ab883ff  apply relative_url to hrefs
     new f414461  use relative_url filter to prepend baseurl
     new d5758dc  update sample config using baseurl
     new 01fc24b  use relative_url to ensure links respect baseurl
     new 14e494c  use guide var for glossarizer
     new 7f3ba9f  Merge pull request #317 from ahgittin/links-to-md

The 1759 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Gemfile.lock                                       |  10 +-
 _build/config-subpath-brooklyn.yml                 |   8 +-
 _build/tests/jsonball/toc.json                     |   2 +-
 _config.yml                                        |  11 +-
 _extra/big_examples/before-begin.include.md        |   6 +-
 _extra/big_examples/global-web-fabric/index.md     |   2 +-
 _extra/big_examples/index.md                       |   4 +-
 _extra/big_examples/messaging/index.md             |   4 +-
 .../nosql-cassandra/cassandra.include.md           |   4 +-
 _extra/big_examples/toc.json                       |  10 +-
 .../big_examples/webcluster/webcluster.include.md  |   8 +-
 _extra/highlevel1.md                               |  16 +-
 _includes/fields.md                                |   2 +-
 _includes/footer.html                              |   2 +-
 _includes/head.html                                |  14 +-
 _includes/header.html                              |  12 +-
 _includes/java_link.html                           |   5 +-
 _includes/list-children.html                       |   2 +-
 _includes/scripts.html                             |  14 +-
 _includes/sidemenu.html                            |  12 +-
 _includes/singlepage-item.html                     |   2 +-
 _includes/sitemap-item.html                        |   6 +-
 _layouts/singlePage.html                           |  10 +-
 _plugins/dependency_url.rb                         |   4 +-
 _plugins/jekyll_relative_links.rb                  | 214 +++++++++++++++++++++
 guide/blueprints/blueprinting-tips.md              |   8 +-
 guide/blueprints/catalog/schema.md                 |   2 +-
 guide/blueprints/configuring-vms.md                |   4 +-
 guide/blueprints/creating-yaml.md                  |  14 +-
 guide/blueprints/custom-entities.md                |   2 +-
 guide/blueprints/effectors.md                      |   2 +-
 guide/blueprints/java/archetype.md                 |   2 +-
 guide/blueprints/java/bundle-dependencies.md       |   6 +-
 guide/blueprints/java/defining-and-deploying.md    |  10 +-
 guide/blueprints/java/entitlements.md              |   2 +-
 guide/blueprints/java/entity.md                    |  10 +-
 guide/blueprints/java/topology-dependencies.md     |   2 +-
 guide/blueprints/setting-locations.md              |   8 +-
 guide/blueprints/test/usage-examples.md            |   4 +-
 guide/blueprints/winrm/index.md                    |   2 +-
 guide/blueprints/yaml-reference.md                 |   4 +-
 guide/dev/env/ide/index.md                         |   2 +-
 guide/dev/index.md                                 |   2 +-
 guide/dev/tips/index.md                            |   4 +-
 guide/locations/_AWS.md                            |   2 +-
 guide/locations/_GCE.md                            |   2 +-
 guide/locations/_byon.md                           |   2 +-
 guide/locations/_clouds.md                         |   6 +-
 guide/locations/_cloudstack.md                     |   2 +-
 guide/locations/_ibm-softlayer.md                  |   2 +-
 guide/locations/_localhost.md                      |   2 +-
 guide/locations/_openstack.md                      |   2 +-
 guide/locations/_ssh-keys.md                       |   2 +-
 guide/locations/index.md                           |   8 +-
 .../locations/provisioned-machine-requirements.md  |   6 +-
 guide/misc/download.md                             |  10 +-
 guide/misc/index.md                                |   2 +-
 guide/misc/release-notes.md                        |   2 +-
 guide/ops/configuration/brooklyn_cfg.md            |   4 +-
 guide/ops/gui/running.md                           |   4 +-
 .../high-availability-supplemental.md              |   4 +-
 guide/ops/logging.md                               |   2 +-
 guide/ops/production-installation.md               |  12 +-
 guide/ops/requirements.md                          |   8 +-
 .../ops/troubleshooting/detailed-support-report.md |   2 +-
 guide/ops/troubleshooting/overview.md              |   2 +-
 guide/ops/troubleshooting/slow-unresponsive.md     |  12 +-
 guide/start/blueprints.md                          |  10 +-
 guide/start/concept-quickstart.md                  |   2 +-
 guide/start/managing.md                            |   4 +-
 guide/start/running.md                             |  22 +--
 index.md                                           |   4 +-
 style/css/website.scss                             |   2 -
 style/js/public.js                                 |   6 +-
 website/developers/code/git-more.md                |   2 +-
 website/developers/code/index.md                   |  14 +-
 website/developers/index.md                        |   2 +-
 website/documentation/glossary.md                  |   2 +-
 website/documentation/index.md                     |   6 +-
 website/download/index.md                          |   4 +-
 website/index.md                                   |   5 +-
 website/learnmore/blueprint-tour.md                |   2 +-
 website/learnmore/catalog/catalog-item.html        |   8 +-
 website/learnmore/catalog/index.html               |  10 +-
 website/meta/versions.md                           |   6 +-
 85 files changed, 453 insertions(+), 232 deletions(-)
 create mode 100644 _plugins/jekyll_relative_links.rb

Reply via email to