mirror of
https://github.com/yannh/kubeconform.git
synced 2026-04-25 21:04:31 +00:00
Update website
This commit is contained in:
parent
2b3139b1db
commit
d10c9bde67
24 changed files with 235 additions and 129 deletions
|
|
@ -17,25 +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/overview/" id="prev">< Overview</a>
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/usage/" id="prev">< Usage</a>
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/usage/" id="next">Usage ></a>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -55,14 +59,15 @@ sudo mv kubeconform /usr/local/bin/
|
|||
</code></pre></p>
|
||||
<h2 id="windows">Windows</h2>
|
||||
<p>Download the latest release from our <a href="https://github.com/yannh/kubeconform/releases">release page</a>.</p>
|
||||
<p>You can also download the latest version from the <a href="https://github.com/yannh/kubeconform/releases">release page</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="navig">
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/overview/" id="prev">< Overview</a>
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/usage/" id="prev">< Usage</a>
|
||||
|
||||
<a href="http://kubeconform.mandragor.org/docs/usage/" id="next">Usage ></a>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue