mirror of
https://github.com/mudler/luet.git
synced 2025-09-25 14:38:50 +00:00
Deploying to gh-pages from @ e31051062c
🚀
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-08-01T11:46:12+02:00" /><meta property="og:site_name" content="Luet" />
|
||||
<meta property="article:modified_time" content="2024-12-17T22:30:57+08: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-08-01T11:46:12+02:00" />
|
||||
<meta itemprop="dateModified" content="2024-12-17T22:30:57+08: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 1, 2024: <a href="https://github.com/mudler/luet/commit/7b703055ccd3b11cf697f3168cc2d34731f5aecb">fix(ci): rename goreleaser flag (7b70305)</a>
|
||||
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>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user