Commit Graph

9 Commits

Author SHA1 Message Date
Vincent de20a8c098 copy keywords from the source (#3055) 2019-01-08 18:53:45 -08:00
Martin Taillefer 51f878a914
Simplify use of the image shortcode. (#3021)
- The width value now defaults to 100%, so it doesn't need to be specified explicitly
in many cases.

- The ratio value can now be computed automatically for PNG and JPG files, so it doesn't need
to be specified explicitly.
2019-01-03 07:46:55 -08:00
Vincent b7ca1c48e2 zh:concept-performance-and-scalability (#2500)
* zh:concept-performance-and-scalability

* following comments

* following comments
2018-09-03 01:54:07 -07:00
Vincent 02392ff87e Translate: all keywords in front matters (#2135)
* Translate: all keywords

* fixed typo

* remvoed from terms: vm,  config->configuration
2018-08-02 19:18:25 -07:00
Martin Taillefer c86d357f2e
Chinese content was aliasing English content. (#2126)
Page aliases are intended to redirect users from a page old's location to a new location.
As it was, the Chinese content pages were redirect old English locations to Chinese, which
made Chinese show up on English systems that were using the old links.
2018-08-02 07:20:22 -07:00
Jimmy Song 0492530216 Fix Chinese spelling errors (#2044)
* 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

* Fix Chinese spelling errors

- enable Chinese spelling checks
- fix spelling errors
- refer to #2038
2018-07-30 04:34:54 -07:00
Jimmy Song 14fda52dd1 Refactor the doc structures (#2034)
* 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

* refactor the doc structures

- remove performance-and-scalability folder
- add icons for sections
- change guide to examples

* to trigger to CI
2018-07-29 04:27:40 -07:00
Martin Taillefer 5527dcbaf6
Switch uses of funny quotation marks to plain ones. (#1914)
- Use only standard quotation marks to avoid cut & paste stuff not working

- Put in a lint rule to prevent further use of non-plain quotation marks.
2018-07-22 08:48:03 -07:00
打雷不怕 552b04e5b7 Translate concepts/performance-and-scalability into Chinese. (#1827)
* concepts/performance-and-scalability

* sync with upstream
2018-07-18 01:33:36 -07:00