- 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)
* [wip] layout for perf and scalability section
* Some actual content for fortio including embedding result example + scalability page
* iframe border 0
* Minor typos fixed
Still need more content
* Still wip, moved out of concepts
* Still wip; some content and update
* Review feedback from daneyon
* Updates order->weight
Looks like the ordering now is called weight
* Added @ozevren provided section for ubench
and removed latin in other sections too with some early content/pointers
* Remove draft:true so preview shows the page
Even though the content is incomplete
* Add more links and data
* More explanation
* Showcase some more features
* Set ymax and ylog for first histogram
* Making spell check happy
Hopefully, as I can’t seem to run mdspell locally
* Further spell checks
* Adding diagram
* Use BluePerf consistently
* Linters...
* Adding preliminary sizing information
* Spelling/grammar
* Adding latency summary
(Feedback from Louis)
* Rephrase goal and highlight the features you get for cpu cost
* Update scalability page title to include sizing guide
Even if it’s “light” for now
* Move to new location
* Updates for hugo
* Somehow _site was removed from gitignore... fixing
* More merge/gitignore issues
* Put micro benchmark first/before scenarios
and more Hugo removals
* Remove "here" as anchor
Cc @ozevren / from
http://preliminary.istio.io/about/contribute/style-guide/#create-useful-
links
* Make spellchecker happy (Github->GitHub)
* Adding more information about logging on/off and mTLS results
* Review comments
* Switch to approx 10ms
* Hoping to solve linter/spelling