<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jekyll on Hallo, ich bin Felix!</title>
    <link>https://felix.die-schenkendorfs.de/categories/jekyll/</link>
    <description>Recent content in Jekyll on Hallo, ich bin Felix!</description>
    <generator>Hugo -- gohugo.io</generator>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Mon, 10 Mar 2014 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://felix.die-schenkendorfs.de/categories/jekyll/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Migrer vers Hugo depuis Jekyll</title>
      <link>https://felix.die-schenkendorfs.de/posts/2014/03/migrer-vers-hugo-depuis-jekyll/</link>
      <pubDate>Mon, 10 Mar 2014 00:00:00 +0000</pubDate>
      
      <guid>https://felix.die-schenkendorfs.de/posts/2014/03/migrer-vers-hugo-depuis-jekyll/</guid>
      <description>&lt;h2 id=&#34;dplacez-le-contenu-statique-vers-static&#34;&gt;Déplacez le contenu statique vers &lt;code&gt;static&lt;/code&gt;&lt;/h2&gt;
&lt;p&gt;Jekyll a une règle comme quoi tout répertoire qui ne commence pas par &lt;code&gt;_&lt;/code&gt; sera
copié tel-quel dans le répertoire &lt;code&gt;_site&lt;/code&gt;. Hugo garde tout le contenu statique
dans le répertoire &lt;code&gt;static&lt;/code&gt;. Vous devez donc déplacer tout ce type de contenu
là-dedans. Avec Jekylll, l&#39;arborescence ressemblant à ceci :&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;▾ &amp;lt;root&amp;gt;/
    ▾ images/
        logo.png
&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
    
  </channel>
</rss>