* update ratelimit docs to include QuotaSpec and QuotaSpecBinding
* fix rebase issues
* add inline yaml and fix destination wording
* fix missing '
* Update syntax for Hugo
* Fix spacing and punctuation
* Fix spelling
* [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
- Remove some leftover toc:false front matter from a few pages. The site now generally
figures out automatically that a TOC is not necessary.
- Enable a Hugo feature that queries Git for a last modified date on files. As a result,
instead of having the site build date in the footer, we now have a "this page was last modified"
date.
- Move the landing page's content out of the layouts directory and into the content directory
where it belongs.
- Use Hugo shortcodes for our embedded icon imagery. And make those icons scale with the
font size rather than being fixed sizes.
- Enable support for emojis in our content. Just use ⛵
and you'll get a sailboat for example.