Fix site layouts after formatting (#1962)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-11-07 16:16:24 +02:00
committed by GitHub
parent 02355427b0
commit 2bb1611e1b
12 changed files with 391 additions and 444 deletions

View File

@@ -1,16 +1,16 @@
{{ partial "head" . }}
{{ if (eq (trim .Site.Params.provider " " | lower) "github") | and (isset .Site.Params "repo_url") }}
{{ $repo_id := replace .Site.Params.repo_url "https://github.com/" ""}}
{{ .Scratch.Set "repo_id" $repo_id }}
{{ $repo_id := replace .Site.Params.repo_url "https://github.com/" ""}}
{{ .Scratch.Set "repo_id" $repo_id }}
{{ end }}
<div class="backdrop">
<div class="backdrop-paper"></div>
</div>
<input class="toggle" id="toggle-drawer" type="checkbox">
<input class="toggle" id="toggle-search" type="checkbox">
<input class="toggle" type="checkbox" id="toggle-drawer">
<input class="toggle" type="checkbox" id="toggle-search">
<label class="toggle-button overlay" for="toggle-drawer"></label>
<header class="header">
@@ -34,7 +34,7 @@
edge devices as well as more powerful controllers and gateways connected to IP based networking
infrastructure.
</p>
<img src="images/hawkBit_overview.jpeg"/>
<img src="images/hawkBit_overview.jpeg" />
<h2>Interfaces</h2>
<p>
hawkBit offers a direct device integration via HTTP or a device management federation API
@@ -63,7 +63,7 @@
<div style="margin-left: 50%;">
<br/>
<br/>
<img src="images/rollout.png"/>
<img src="images/rollout.png" />
</div>
</div>
@@ -71,7 +71,7 @@
<div style="width: 100%; overflow: hidden;">
<div style="width: 50%; float: left;">
<br/>
<img src="images/packagemodel.png"/>
<img src="images/packagemodel.png" />
</div>
<div style="margin-left: 55%;">
@@ -88,7 +88,7 @@
</div>
</article>
<div aria-live="polite" class="results" role="status">
<div class="results" role="status" aria-live="polite">
<div class="scrollable">
<div class="wrapper">
<div class="meta"></div>