mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
create static docs site with module options
This commit is contained in:
parent
e3127e8c14
commit
e75b801a31
24 changed files with 448 additions and 19 deletions
|
|
@ -38,3 +38,11 @@ To support a new Kubernetes version:
|
|||
## Tests
|
||||
|
||||
Tests are executed through GitHub actions; see the [workflow definition](../kubenix/.github/workflows/ci.yml) for commands.
|
||||
|
||||
## Docs
|
||||
|
||||
Build and serve the static site
|
||||
|
||||
nix run '.#docs' serve
|
||||
|
||||
which will be available at <http://localhost:1313>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue