mirror of
https://github.com/mudler/luet.git
synced 2025-09-17 07:42:25 +00:00
Deploying to gh-pages from @ 4c788ccbd1
🚀
This commit is contained in:
@@ -28,13 +28,13 @@ We use Hugo to format and generate our website, the Docsy theme for styling and
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://luet.io/docs/contribution-guidelines/" /><meta property="article:section" content="docs" />
|
||||
|
||||
<meta property="article:modified_time" content="2023-08-21T11:09:46+02:00" /><meta property="og:site_name" content="Luet" />
|
||||
<meta property="article:modified_time" content="2024-03-15T09:26:32+01:00" /><meta property="og:site_name" content="Luet" />
|
||||
|
||||
<meta itemprop="name" content="Contributing">
|
||||
<meta itemprop="description" content="Contributing to Luet Contribution guidelines for the Luet project are on the Github repository. Here you can find some heads up for contributing to the documentation website.
|
||||
Contributing to the Docs website We Develop with Github We use github to host code, to track issues and feature requests, as well as accept pull requests.
|
||||
We use Hugo to format and generate our website, the Docsy theme for styling and site structure, and Github Actions to manage the deployment of the site.">
|
||||
<meta itemprop="dateModified" content="2023-08-21T11:09:46+02:00" />
|
||||
<meta itemprop="dateModified" content="2024-03-15T09:26:32+01:00" />
|
||||
<meta itemprop="wordCount" content="426">
|
||||
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Contributing"/>
|
||||
@@ -435,7 +435,7 @@ the content.</li>
|
||||
|
||||
|
||||
<div class="text-muted mt-5 pt-3 border-top">
|
||||
Last modified August 21, 2023: <a href="https://github.com/mudler/luet/commit/c47bf4833aef41e6ac3e8c831c1cfa8afc091592">Try to fix tests due to upx (#343) (c47bf48)</a>
|
||||
Last modified March 15, 2024: <a href="https://github.com/mudler/luet/commit/4c788ccbd18e287c15c9610594daa533b53ffdad">bump github.com/moby/buildkit to v0.13.0 (#351) (4c788cc)</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -477,7 +477,7 @@ the content.</li>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
|
||||
<small class="text-white">© 2023 Ettore Di Giacinto All Rights Reserved</small>
|
||||
<small class="text-white">© 2024 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>
|
||||
|
Reference in New Issue
Block a user