sparkles: Integrate documentation to Web UI (#741)

* Integrate documentation to Web UI

Relates to #738

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* submodule update

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Use hugo docker image

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
Mauro Morales
2023-01-28 21:44:24 +01:00
committed by Itxaka
parent 2a391a02aa
commit 1f294055a4

View File

@@ -46,9 +46,9 @@
<div class="container mt-5">
<h1>Welcome to the Installer!</h1>
<p>Enter your <a href="https://kairos.io/docs/reference/configuration/" target="_blank">cloud-config config configuration file</a> and select the device to install on:</p>
<p>Enter your <a href="/local/docs/reference/configuration/" target="_blank">cloud-config config configuration file</a> and select the device to install on:</p>
<div class="alert alert-info" role="alert">
Need help with your cloud config? Check out our <a href="https://kairos.io/docs/examples/" class="alert-link">documentation on where to find examples</a>.
Need help with your cloud config? Check out our <a href="/local/docs/examples/" class="alert-link">documentation on where to find examples</a>.
</div>
<form action="/install" method="POST">
<div class="form-group"