mirror of
https://github.com/mudler/luet.git
synced 2025-09-22 19:48:27 +00:00
Deploying to gh-pages from @ 2a16140d3f
🚀
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="2024-12-17T22:30:57+08:00" /><meta property="og:site_name" content="Luet" />
|
||||
<meta property="article:modified_time" content="2025-04-21T21:33:16+02: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="2024-12-17T22:30:57+08:00" />
|
||||
<meta itemprop="dateModified" content="2025-04-21T21:33:16+02: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 December 17, 2024: <a href="https://github.com/mudler/luet/commit/e31051062c160b03f78d2624c72f316642508251">Allow repo add to set authentication for private repository (#370) (e310510)</a>
|
||||
Last modified April 21, 2025: <a href="https://github.com/mudler/luet/commit/2a16140d3f8fad442771bbc829e9ff3b4d2cb75b">bump golang (#376) (2a16140)</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">© 2024 Ettore Di Giacinto All Rights Reserved</small>
|
||||
<small class="text-white">© 2025 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