mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +00:00
Deploying to gh-pages from @ eecde087e9
🚀
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-09-14T17:02:01+02:00" /><meta property="og:site_name" content="Luet" />
|
||||
<meta property="article:modified_time" content="2022-10-18T12:50:20+05:30" /><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-09-14T17:02:01+02:00" />
|
||||
<meta itemprop="dateModified" content="2022-10-18T12:50:20+05:30" />
|
||||
<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.25f420e728397fc7def0aa8401e8de1036d3ec3ca15db11c65bb7e0427442abb.css" as="style">
|
||||
<link href="/scss/main.min.25f420e728397fc7def0aa8401e8de1036d3ec3ca15db11c65bb7e0427442abb.css" rel="stylesheet" integrity="">
|
||||
<link rel="preload" href="/scss/main.min.d6aacf1fb98a9ab81dae96c64f7d8c4a8d9a49e02fe439f5e923fda4c8fab074.css" as="style">
|
||||
<link href="/scss/main.min.d6aacf1fb98a9ab81dae96c64f7d8c4a8d9a49e02fe439f5e923fda4c8fab074.css" rel="stylesheet" integrity="">
|
||||
|
||||
<script
|
||||
src="https://code.jquery.com/jquery-3.6.0.min.js"
|
||||
@@ -433,7 +433,7 @@ the content.</li>
|
||||
|
||||
|
||||
<div class="text-muted mt-5 pt-3 border-top">
|
||||
Last modified September 14, 2022: <a href="https://github.com/mudler/luet/commit/f5115e6ce3b779228afbf128e22acc655e7d885b">Update docs (f5115e6)</a>
|
||||
Last modified October 18, 2022: <a href="https://github.com/mudler/luet/commit/eecde087e9407fecc0c9e9dcb4459b91cb3bd30f">default transport allows to pick up proxy vars from environment variables (#309) (eecde08)</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user