<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Github-Actions on Radio&amp;Tech - F4EGM</title><link>https://www.f4egm.ovh/tags/github-actions/</link><description>Recent content in Github-Actions on Radio&amp;Tech - F4EGM</description><generator>Hugo -- 0.155.3</generator><language>fr-fr</language><lastBuildDate>Mon, 16 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.f4egm.ovh/tags/github-actions/index.xml" rel="self" type="application/rss+xml"/><item><title>Automatiser Hugo avec GitHub Actions vers OVH</title><link>https://www.f4egm.ovh/posts/logiciels/automatiser-hugo-github-actions-ovh/</link><pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate><guid>https://www.f4egm.ovh/posts/logiciels/automatiser-hugo-github-actions-ovh/</guid><description>&lt;h1 id="automatiser-hugo-avec-github-actions-vers-ovh"&gt;Automatiser Hugo avec GitHub Actions vers OVH&lt;/h1&gt;
&lt;h2 id="contexte"&gt;Contexte&lt;/h2&gt;
&lt;p&gt;Ce site fonctionne avec Hugo
[&lt;img alt="Image" loading="lazy" src="https://gohugo.io/images/hugo-logo-wide.svg"&gt;
https://gohugo.io/&lt;/p&gt;
&lt;p&gt;Jusqu&amp;rsquo;à présent, la mise à jour du site se faisait ainsi :&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;hugo &amp;ndash;minify\&lt;/li&gt;
&lt;li&gt;Upload manuel via FileZilla vers l&amp;rsquo;hébergement OVH&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Cela fonctionne, mais ce n&amp;rsquo;est ni reproductible ni optimal.&lt;/p&gt;
&lt;p&gt;Objectif : un simple &lt;code&gt;git push&lt;/code&gt; doit publier automatiquement le site.&lt;/p&gt;
&lt;p&gt;Et donc tout migrer sur GitHub!&lt;/p&gt;
&lt;p&gt;&lt;img alt="Image" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c2/GitHub_Invertocat_Logo.svg/250px-GitHub_Invertocat_Logo.svg.png"&gt;
&lt;a href="https://github.com/Telectroboy/F4EGM"&gt;https://github.com/Telectroboy/F4EGM&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="structure-du-dépôt"&gt;Structure du dépôt&lt;/h2&gt;
&lt;p&gt;Le dépôt contient :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;hugo.toml\&lt;/li&gt;
&lt;li&gt;content/\&lt;/li&gt;
&lt;li&gt;themes/PaperMod/ (ajouté via submodule Git)\&lt;/li&gt;
&lt;li&gt;.github/workflows/&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ajout du thème PaperMod en submodule :&lt;/p&gt;</description></item></channel></rss>