Deploying to gh-pages from @ fe504e9802 🚀

This commit is contained in:
mudler
2022-02-04 18:55:43 +00:00
parent 0815627392
commit 8a6637dbf5
39 changed files with 296 additions and 161 deletions

View File

@@ -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-01-30T19:44:45+01:00" /><meta property="og:site_name" content="Luet" />
<meta property="article:modified_time" content="2022-02-04T19:55:03+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-01-30T19:44:45+01:00" />
<meta itemprop="dateModified" content="2022-02-04T19:55:03+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.7193789b7a973423f5f62b60d4a0340b.json"
data-offline-search-index-json-src="/offline-search-index.2d5033d97ec0001a71adb66bf2d6599d.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.7193789b7a973423f5f62b60d4a0340b.json"
data-offline-search-index-json-src="/offline-search-index.2d5033d97ec0001a71adb66bf2d6599d.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 January 30, 2022: <a href="https://github.com/mudler/luet/commit/a591a1e44f6ad8081aaf79547102aaa4b4b83ca3">:notebook: Add docs alongside (a591a1e)</a>
Last modified February 4, 2022: <a href="https://github.com/mudler/luet/commit/fe504e9802f301795fbe36bddd508deff9a4705f">:notebook: docs: Update repository section (fe504e9)</a>
</div>
</div>