Deploying to gh-pages from @ b5da2fa7b4 🚀

This commit is contained in:
mudler
2022-04-28 11:02:30 +00:00
parent 9ff5784dbd
commit d3a933761a
28 changed files with 94 additions and 94 deletions

View File

@@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://luet.io/docs/tutorials/build_package/" /><meta property="article:section" content="docs" />
<meta property="article:published_time" content="2017-01-04T00:00:00+00:00" />
<meta property="article:modified_time" content="2022-04-28T01:00:58+02:00" /><meta property="og:site_name" content="Luet" />
<meta property="article:modified_time" content="2022-04-28T12:57:34+02:00" /><meta property="og:site_name" content="Luet" />
<meta itemprop="name" content="Build a package">
<meta itemprop="description" content="Example on how to build a package and run it locally with luet box
"><meta itemprop="datePublished" content="2017-01-04T00:00:00+00:00" />
<meta itemprop="dateModified" content="2022-04-28T01:00:58+02:00" />
<meta itemprop="dateModified" content="2022-04-28T12:57:34+02:00" />
<meta itemprop="wordCount" content="1345">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Build a package"/>
@@ -573,7 +573,7 @@ luet box <span style="color:#204a87">exec</span> --rootfs <span style="color:#00
<div class="text-muted mt-5 pt-3 border-top">
Last modified April 28, 2022: <a href="https://github.com/mudler/luet/commit/2aa4c8a42ed13682b4820f3ca5e6d2388a5e2c24">:gear: Keep full string around, helps debugging (2aa4c8a)</a>
Last modified April 28, 2022: <a href="https://github.com/mudler/luet/commit/b5da2fa7b4819b9fffa649c9d22a5779518fb146">:gear: Fixup corner case when templating requires (b5da2fa)</a>
</div>
</div>

View File

@@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://luet.io/docs/tutorials/hello_world/" /><meta property="article:section" content="docs" />
<meta property="article:published_time" content="2017-01-04T00:00:00+00:00" />
<meta property="article:modified_time" content="2022-04-28T01:00:58+02:00" /><meta property="og:site_name" content="Luet" />
<meta property="article:modified_time" content="2022-04-28T12:57:34+02:00" /><meta property="og:site_name" content="Luet" />
<meta itemprop="name" content="Hello world!">
<meta itemprop="description" content="Everything starts from an &#34;Hello!&#34;
"><meta itemprop="datePublished" content="2017-01-04T00:00:00+00:00" />
<meta itemprop="dateModified" content="2022-04-28T01:00:58+02:00" />
<meta itemprop="dateModified" content="2022-04-28T12:57:34+02:00" />
<meta itemprop="wordCount" content="580">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Hello world!"/>
@@ -458,7 +458,7 @@ For this purpose, we have picked a real-world example: <a href="https://github.c
<div class="text-muted mt-5 pt-3 border-top">
Last modified April 28, 2022: <a href="https://github.com/mudler/luet/commit/2aa4c8a42ed13682b4820f3ca5e6d2388a5e2c24">:gear: Keep full string around, helps debugging (2aa4c8a)</a>
Last modified April 28, 2022: <a href="https://github.com/mudler/luet/commit/b5da2fa7b4819b9fffa649c9d22a5779518fb146">:gear: Fixup corner case when templating requires (b5da2fa)</a>
</div>
</div>

View File

@@ -401,7 +401,7 @@ if (!doNotTrack) {
<div class="text-muted mt-5 pt-3 border-top">
Last modified April 28, 2022: <a href="https://github.com/mudler/luet/commit/2aa4c8a42ed13682b4820f3ca5e6d2388a5e2c24">:gear: Keep full string around, helps debugging (2aa4c8a)</a>
Last modified April 28, 2022: <a href="https://github.com/mudler/luet/commit/b5da2fa7b4819b9fffa649c9d22a5779518fb146">:gear: Fixup corner case when templating requires (b5da2fa)</a>
</div>
</div>