Commit Graph

4 Commits

Author SHA1 Message Date
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
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
Martin Taillefer d055fac156
Document our logging framework and ControlZ. (#2000) 2018-07-27 09:18:42 -07:00
Martin Taillefer 04cc4a3d84
Start populating the ops guide. (#1994) 2018-07-26 15:05:23 -07:00