Commit Graph

4 Commits

Author SHA1 Message Date
SataQiu b4198b0119 Fix www.envoyproxy.io links (#4442) 2019-06-17 09:22:50 -07:00
Martin Taillefer b82d946d68
No need for weights in blog posts, they auto-sort by publication date. (#3241) 2019-02-12 13:52:09 -08:00
Martin Taillefer b3db41da99
Added more lint rules and fix offenders (#3227)
- Ensure that references to GitHub content use the proper annotations so
we get links to the correct branches.

- Added a check to make sure content is not using blockquotes (instead of
{{< warning >}}, {{< tip >}}, and {{< idea >}}. This check is currently
disabled, pending the Chinese content being updated.

- Fix a few violations of these new checks.
2019-02-11 12:49:47 -08:00
Dinesh Subhraveti 78ef1282a2 [Blog post] Sidestepping dependency ordering with AppSwitch (#2928)
This blog discusses how AppSwitch could be used to address service startup ordering and startup times.
2019-01-13 13:04:46 -08:00