Commit Graph

9 Commits

Author SHA1 Message Date
flydragon 1683715519 Translation: update notes (#2476)
* Translation: update notes

fix notes update

add notes 1.0.1

* Translation: update notes

fix typo

* Translation: update notes

fix typo

* Translation: update notes

fix link

* Translation update about-notes

fix
2018-08-31 11:35:43 -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
Linus Lee 55fcce6143 Translate into Chinese: Multiple files Sync/update (#2156)
* Translate into Chinese: blog/2017/0.2-announcement/index.md

* Update index.md

* Update _index.md

* Translate into Chinese: Multiple files

* Update index.md

* Update index.md
2018-08-06 22:48:38 -07:00
Vincent c4daa73dee Translate fix zh links (#2105)
* zh: all linkes without '#' had been replaced

* translate: rewrite links to zh version if it exists.
2018-07-31 23:09:41 -07:00
Jimmy Song afde1a2fdc Update 1.0 release note (#2050)
* Chinese: about/contribute/github/index.md

- translate working with GitHub
- translate contributing to docs index

* Chinese: add two indexes for policy and telemetry

- add policy and telemetry index
- add adapters index

* modify translation

* Update 1.0 release note

- delete a English sentence
- update mutual TLS translation
2018-07-30 06:36:41 -07:00
Jimmy Song 26c46f9233 Add icons for topics (#2040)
* Chinese: about/contribute/github/index.md

- translate working with GitHub
- translate contributing to docs index

* Chinese: add two indexes for policy and telemetry

- add policy and telemetry index
- add adapters index

* modify translation

* Add icons for topics

- add icons for the topics
- add blanks on some titles
2018-07-29 21:15:40 -07:00
Martin Taillefer 1c300c99bd
Spelling improvements (#2037)
Remove a bunch of entries that shouldn't have been in the spelling dictionary
and correct content aoocrdingly.

I'm disabling the Chinese spell checking for now, since I'm not able to fix the
spelling errors that emerged there. Once this PR is in, I'll file an issue to get
those spelling errors addressed and checking reenabled.
2018-07-29 14:27:06 -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
Jimmy Song 2f2ca78f09 Chinese: Istio 1.0 realease note (#1981)
* Chinese: about/contribute/github/index.md

- translate working with GitHub
- translate contributing to docs index

* Chinese: add two indexes for policy and telemetry

- add policy and telemetry index
- add adapters index

* modify translation

* Chinese: Istio 1.0 realease note

- Translate 1.0 release note into Chinese

* updated as the comment recommended
2018-07-26 19:47:39 -07:00