Commit Graph

363 Commits

Author SHA1 Message Date
mtail 902ab5cdc0 Undo accidental branch name change 2018-07-09 19:51:36 -07:00
mtail 1ef1c28bea Point the docs to the release-1.0 branch for now. 2018-07-09 17:05:29 -07:00
mtail d3bc623376 Fix branch name following merge. 2018-06-09 06:30:39 -07:00
mtail 8d4e1b9190 Merge branch 'release-0.8' 2018-06-09 06:29:37 -07:00
mtail 2c0646bf4d Fix branch name. 2018-06-08 08:08:57 -07:00
Martin Taillefer 6962982274 Introduce better linking support to github.com/istio/istio (#1443)
- Within a code block, you can now surround a relative file path with @@. This will
cause the path to be rendered as a link to raw.githubusercontent.com/istio/istio/<path>.
This lets the user click on the link to see the content of the file, which is mighty
handy.

- Updated all code blocks to take advantage of the above.

- Introduce support for {{< branch_name >}} which returns the source code branch
name associated with the current doc site.

- Use {{< branch_name >}} in all our references to content in istio/istio on GitHub. This thus
pins our references to the correct version of the content in GitHub. This prevents errors from
gradually appearing in our doc set as content in GitHub starts to diverge from the expectation
in the site content.

(cherry picked from commit 1dcd301)
2018-06-06 08:38:23 -07:00
Martin Taillefer 1dcd301bd6
Introduce better linking support to github.com/istio/istio (#1443)
- Within a code block, you can now surround a relative file path with @@. This will
cause the path to be rendered as a link to raw.githubusercontent.com/istio/istio/<path>.
This lets the user click on the link to see the content of the file, which is mighty
handy.

- Updated all code blocks to take advantage of the above.

- Introduce support for {{< branch_name >}} which returns the source code branch
name associated with the current doc site.

- Use {{< branch_name >}} in all our references to content in istio/istio on GitHub. This thus
pins our references to the correct version of the content in GitHub. This prevents errors from
gradually appearing in our doc set as content in GitHub starts to diverge from the expectation
in the site content.
2018-06-06 08:21:18 -07:00
mtail 53833abde9 Put version in quotes to help comparison. 2018-05-31 15:04:49 -07:00
mtail 0020cf5035 Fixes around publishing the site. 2018-05-31 06:46:49 -07:00
mtail 846d5584dc Mark 0.8 as not preliminary. 2018-05-31 05:03:55 -07:00
mtail bcffa064b7 Switch master to 1.0 work 2018-05-31 05:01:42 -07:00
mtail 951a8ed9f4 Switch from Jekyll to Hugo. 2018-05-25 20:02:32 -07:00
mtail 401989fba6 Shuffle content around for the Hugo migration. 2018-05-25 19:27:39 -07:00