mirror of
https://github.com/yannh/kubeconform.git
synced 2026-04-20 10:49:51 +00:00
Update website
This commit is contained in:
parent
2b3139b1db
commit
d10c9bde67
24 changed files with 235 additions and 129 deletions
|
|
@ -17,27 +17,29 @@
|
|||
</div>
|
||||
<div id="content"><ul id="menu">
|
||||
|
||||
<li><a href="http://kubeconform.mandragor.org/docs/overview/">Overview</a></li>
|
||||
|
||||
<li><a href="http://kubeconform.mandragor.org/docs/installation/">Installation</a></li>
|
||||
|
||||
<li><a href="http://kubeconform.mandragor.org/docs/usage/">Usage</a></li>
|
||||
|
||||
<li><a href="http://kubeconform.mandragor.org/docs/crd-support/">Custom Resources support</a></li>
|
||||
|
||||
<li><a href="http://kubeconform.mandragor.org/docs/json-schema-conversion/">OpenAPI to JSON Schema conversion</a></li>
|
||||
|
||||
<li><a href="http://kubeconform.mandragor.org/docs/usage-as-github-action/">Github Action</a></li>
|
||||
|
||||
<li><a href="http://kubeconform.mandragor.org/docs/using-as-a-go-module/">Kubeconform as a Go module</a></li>
|
||||
|
||||
<li><a href="http://kubeconform.mandragor.org/docs/json-schema-conversion/">Conversion of CRD to JSON Schema</a></li>
|
||||
|
||||
</ul>
|
||||
<div id="main">
|
||||
|
||||
<div class="navig">
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/crd-support/" id="prev">< Custom Resources support</a>
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/installation/" id="prev">< Installation</a>
|
||||
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/installation/" id="next">Installation ></a>
|
||||
<a href="http://kubeconform.mandragor.org/docs/crd-support/" id="next">Custom Resources support ></a>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -125,11 +127,11 @@ Summary: 65 resources found in 34 files - Valid: 55, Invalid: 2, Errors: 8 Skipp
|
|||
</div>
|
||||
|
||||
<div class="navig">
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/crd-support/" id="prev">< Custom Resources support</a>
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/installation/" id="prev">< Installation</a>
|
||||
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/installation/" id="next">Installation ></a>
|
||||
<a href="http://kubeconform.mandragor.org/docs/crd-support/" id="next">Custom Resources support ></a>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue