Deploying to gh-pages from @ 5ee1ff6d5a 🚀

This commit is contained in:
mudler
2023-02-02 11:00:44 +00:00
parent 08a02cde9d
commit 6d295ad354
40 changed files with 188 additions and 188 deletions

View File

@@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://luet.io/docs/concepts/packages/collections/" /><meta property="article:section" content="docs" />
<meta property="article:modified_time" content="2022-10-18T08:22:08+00:00" /><meta property="og:site_name" content="Luet" />
<meta property="article:modified_time" content="2023-02-02T11:59:57+01:00" /><meta property="og:site_name" content="Luet" />
<meta itemprop="name" content="Collections">
<meta itemprop="description" content="Group a set of package build spec with templating
">
<meta itemprop="dateModified" content="2022-10-18T08:22:08+00:00" />
<meta itemprop="dateModified" content="2023-02-02T11:59:57+01:00" />
<meta itemprop="wordCount" content="114">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Collections"/>
@@ -335,7 +335,7 @@ if (!doNotTrack) {
... additional files in the build context
</code></pre><p>Luet during the build phase, will treat packages of a collection individually. A collection is a way to share the same build process across different packages.</p>
<h2 id="templating">Templating</h2>
<p><a href="/docs/docs/concepts/packages/templates">The templating mechanism</a> can be used in collections as well, and each stanza in <code>packages</code> is used to interpolate each single package.</p>
<p><a href="/docs/concepts/packages/templates">The templating mechanism</a> can be used in collections as well, and each stanza in <code>packages</code> is used to interpolate each single package.</p>
<h2 id="examples">Examples</h2>
<ul>
<li><a href="https://github.com/mocaccinoOS/mocaccino-musl-universe/tree/master/multi-arch/packages/entities">https://github.com/mocaccinoOS/mocaccino-musl-universe/tree/master/multi-arch/packages/entities</a></li>
@@ -408,7 +408,7 @@ if (!doNotTrack) {
<div class="text-muted mt-5 pt-3 border-top">
Last modified October 18, 2022: <a href="https://github.com/mudler/luet/commit/2513760b00de6aebb0444e6a7221ac8967d62b6c">Tag 0.33.0 (2513760)</a>
Last modified February 2, 2023: <a href="https://github.com/mudler/luet/commit/5ee1ff6d5aee5e5bb6d98382ff232b5d828afd36">:arrow_up: Bump to go 1.19 as requirement for building (#319) (5ee1ff6)</a>
</div>
</div>
@@ -450,7 +450,7 @@ if (!doNotTrack) {
</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2022 Ettore Di Giacinto All Rights Reserved</small>
<small class="text-white">&copy; 2023 Ettore Di Giacinto All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>
<p class="mt-2"><a href="/about/">About Luet</a></p>