mirror of
https://github.com/yannh/kubeconform.git
synced 2026-04-27 13:54:39 +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,27 @@
|
|||
</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/usage-as-github-action/" id="prev">< Github Action</a>
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/json-schema-conversion/" id="prev">< Conversion of CRD to JSON Schema</a>
|
||||
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/usage-as-github-action/" id="next">Github Action ></a>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -51,11 +51,9 @@ An example of usage can be found in <a href="https://github.com/yannh/kubeconfor
|
|||
</div>
|
||||
|
||||
<div class="navig">
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/usage-as-github-action/" id="prev">< Github Action</a>
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/json-schema-conversion/" id="prev">< Conversion of CRD to JSON Schema</a>
|
||||
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/usage-as-github-action/" id="next">Github Action ></a>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue