Commit Graph

11 Commits

Author SHA1 Message Date
Martin Taillefer 2796aca4ac
Add download, diff, and docs links to release notes. (#2441) 2018-08-28 13:07:27 -07:00
Martin Taillefer 5e29d61ff2
Bunch of site fixes & improvements. (#2306)
- Correct the use of OpenGraph annotations. I used the wrong attribute name, so the
annotations were never recognized.

- Added support for Twitter cards to our site, improving the experience of referencing
the site from Twitter posts.

- Added support for the twitter: front matter field for use in blog posts. Specifying this
front-matter entry will show the author's twitter address on the blog post, and will
add a Twitter card entry to the page noting the author's address.

- Renamed the page_icon front matter field to just icon to be consistent with other
entries.

- Made it so the subtitle front matter field can be used anywhere, not just on blog posts.

- Added a lint check to ensure subtitles don't end with a period.

- We now insert an "author" metadata entry whenever the attribution: front matter
field is used.
2018-08-19 11:51:03 -07:00
Martin Taillefer b641486002
Fix some more stale wiki links. (#2145) 2018-08-03 16:48:52 -07:00
Martin Taillefer d22f899879
Disable Mesh Expansion page. (#2086) 2018-07-31 08:42:54 -07:00
mtail 1d95ab7481 More icons 2018-07-27 15:48:07 -07:00
Jason Young c27351268b use kubectl for managing Istio API resources (#2002)
* use kubectl consistently throughout for Istio API resource C.R.U.D operations

xref: https://github.com/istio/istio.github.io/issues/1843

* fix typo

* review comments

* remove unnecessary instructions to use `replace` instead of `create`

* fix linter in `zh` content
2018-07-27 10:57:41 -07:00
Martin Taillefer 2e48e07bef
Release notes for 1.0. (#1966) 2018-07-25 19:14:39 -07:00
Steven Dake 1b2eeed706 Add release note about lacking Citadel Helm (#1937)
The Helm Citadel implementation will not make the 1.0 release.  We
can resolve this in later revisions.
2018-07-24 06:49:04 -07:00
Steven Dake 664d811043 Add mixer telemetry relnote multicluster limitation (#1866) 2018-07-18 04:43:17 -07:00
Steven Dake 6f070b2571 Start of 1.0 release notes (#1801) 2018-07-13 09:45:35 -07:00
mtail 5296742475 First pass at refactoring file locations.
This also reenables html proofing, which I accidentally left
off in an earlier commit.
2018-06-26 23:29:47 -07:00