Commit Graph

6 Commits

Author SHA1 Message Date
Eric Van Norman 510f278525
Update lint checker configuration. (#12602)
* Update lint checker configuration.

* Uses mdl.rb in the root

* Fix trailing lines

* Reset mdl.rb

* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
Frank Budinsky eff0d43a27
Change scope of doc testing to /docs (#7593) 2020-06-18 13:31:43 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Yangmin Zhu 5c49fbd310 fix (#5844) 2019-11-25 04:54:39 -08:00
Frank Budinsky 823e85b69a
Reorganize reference docs (#5595)
* Reorganize reference docs

* aliases

* corrections

* fix broken links

* fix broken link

* another broken link

* another broken link
2019-11-11 17:46:27 -05:00
Yangmin Zhu 3e9af6f46d add blog for v1beta1 authorization policy (#5301)
* authz blog

* address comments

* more update

* address comments

* add API comparsion

* more fix

* update

* update link

* more updates

* update

* Some editorial fixes.

* Edit pass

Moved the summary to the beginning: We should state the most important information at the beginning of all posts, let the reader decide if they want to read the rest for the details.
Adjusted language for clarity in several places.
Changed some content to avoid talking about the future, per our style guide.
Fixed 80 column widths.

* Added call to action and fixed linter error

* Update content/en/blog/2019/v1beta1-authorization-policy/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* Fix linter error
2019-11-11 14:05:54 -08:00