mirror of
https://github.com/mudler/luet.git
synced 2025-08-31 23:02:16 +00:00
Deploying to gh-pages from @ 660c5a2dab
🚀
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="2022-02-04T19:55:03+01:00" /><meta property="og:site_name" content="Luet" />
|
||||
<meta property="article:modified_time" content="2022-02-15T21:17: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="2022-02-04T19:55:03+01:00" />
|
||||
<meta itemprop="dateModified" content="2022-02-15T21:17:32+01:00" />
|
||||
<meta itemprop="wordCount" content="426">
|
||||
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Contributing"/>
|
||||
@@ -149,7 +149,7 @@ if (!doNotTrack) {
|
||||
aria-label="Search this site…"
|
||||
autocomplete="off"
|
||||
|
||||
data-offline-search-index-json-src="/offline-search-index.2d5033d97ec0001a71adb66bf2d6599d.json"
|
||||
data-offline-search-index-json-src="/offline-search-index.72b6075a770705d05a5c74adb1af94ee.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.2d5033d97ec0001a71adb66bf2d6599d.json"
|
||||
data-offline-search-index-json-src="/offline-search-index.72b6075a770705d05a5c74adb1af94ee.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 4, 2022: <a href="https://github.com/mudler/luet/commit/fe504e9802f301795fbe36bddd508deff9a4705f">:notebook: docs: Update repository section (fe504e9)</a>
|
||||
Last modified February 15, 2022: <a href="https://github.com/mudler/luet/commit/660c5a2dab085f6ae2e292e1bd275cc7c0b9182e">:notebook: Update docs to mention agregOS (660c5a2)</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user