Commit Graph

4 Commits

Author SHA1 Message Date
Martin Taillefer fd290dc73e
Improve linting (#2148)
- We now detect text blocks that are incorrectly indented.

- We now detect image captions that end in a period.

- We now detect page descriptions that don't end in a period.

- CircleCi now runs linting without minifying HTML first, improving perf and
improving error output.

- In CircleCi, we now have a per-build cache for HTML proofer output. This
helps reduce the frequency of link timeout errors.

- Fix errors flagged by the above new lint checks.
2018-08-04 08:44:06 -07:00
Dinesh Subhraveti 6bdb4605f4 Fix typo in "Delayering Istio" blog post (#2102) 2018-08-01 07:27:22 -07:00
imgbot[bot] b5743f9cbe [ImgBot] optimizes images (#2068)
*Total -- 779.75kb -> 403.94kb (48.2%)

/content/help/ops/controlz/ctrlz.png -- 499.18kb -> 209.40kb (58.05%)
/content/blog/2018/delayering-istio/perf.png -- 140.74kb -> 95.08kb (32.44%)
/content/blog/2018/delayering-istio/memcached.png -- 97.40kb -> 68.58kb (29.59%)
/content/blog/2018/delayering-istio/socket-delegation.png -- 42.44kb -> 30.88kb (27.23%)
2018-07-30 13:39:10 -07:00
Dinesh Subhraveti 635f005ee8 [Blog post] Delayering Istio (#1526)
This blog discusses optimizations to reduce the end-to-end latency
of Istio.
2018-07-30 13:31:25 -07:00