mirror of
https://github.com/mudler/luet.git
synced 2025-09-16 15:19:24 +00:00
Deploying to gh-pages from @ 13dde527b4
🚀
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-02-02T13:37:09+01:00" /><meta property="og:site_name" content="Luet" />
|
||||
<meta property="article:modified_time" content="2023-05-31T23:10:46+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="2023-02-02T13:37:09+01:00" />
|
||||
<meta itemprop="dateModified" content="2023-05-31T23:10:46+02:00" />
|
||||
<meta itemprop="wordCount" content="426">
|
||||
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Contributing"/>
|
||||
@@ -45,8 +45,8 @@ We use Hugo to format and generate our website, the Docsy theme for styling and
|
||||
|
||||
|
||||
|
||||
<link rel="preload" href="/scss/main.min.d6aacf1fb98a9ab81dae96c64f7d8c4a8d9a49e02fe439f5e923fda4c8fab074.css" as="style">
|
||||
<link href="/scss/main.min.d6aacf1fb98a9ab81dae96c64f7d8c4a8d9a49e02fe439f5e923fda4c8fab074.css" rel="stylesheet" integrity="">
|
||||
<link rel="preload" href="/scss/main.min.18f2cf09a06457a3263a5ead1ee598cd6c13f2de641fed9d8e2c93705e5d06e7.css" as="style">
|
||||
<link href="/scss/main.min.18f2cf09a06457a3263a5ead1ee598cd6c13f2de641fed9d8e2c93705e5d06e7.css" rel="stylesheet" integrity="">
|
||||
|
||||
<script
|
||||
src="https://code.jquery.com/jquery-3.6.0.min.js"
|
||||
@@ -149,7 +149,7 @@ if (!doNotTrack) {
|
||||
aria-label="Search this site…"
|
||||
autocomplete="off"
|
||||
|
||||
data-offline-search-index-json-src="/offline-search-index.54d26642acd21db9481ce04552f6e2b5.json"
|
||||
data-offline-search-index-json-src="/offline-search-index.e996a3e7b039aea4dcca6b2b6b6a6578.json"
|
||||
data-offline-search-base-href="/"
|
||||
data-offline-search-max-results="10"
|
||||
>
|
||||
@@ -171,7 +171,7 @@ if (!doNotTrack) {
|
||||
aria-label="Search this site…"
|
||||
autocomplete="off"
|
||||
|
||||
data-offline-search-index-json-src="/offline-search-index.54d26642acd21db9481ce04552f6e2b5.json"
|
||||
data-offline-search-index-json-src="/offline-search-index.e996a3e7b039aea4dcca6b2b6b6a6578.json"
|
||||
data-offline-search-base-href="/"
|
||||
data-offline-search-max-results="10"
|
||||
>
|
||||
@@ -433,7 +433,7 @@ the content.</li>
|
||||
|
||||
|
||||
<div class="text-muted mt-5 pt-3 border-top">
|
||||
Last modified February 2, 2023: <a href="https://github.com/mudler/luet/commit/fd698e8554106817856430770034eb7655d8ea64">:arrow_up: Bump github.com/opencontainers/runc from 1.1.1 to 1.1.2 (#322) (fd698e8)</a>
|
||||
Last modified May 31, 2023: <a href="https://github.com/mudler/luet/commit/13dde527b4be2733c34a999d12d3b5676cc583b1">Building for a different platform (#338) (13dde52)</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user