<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mkdocs on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</title>
    <link>https://move.cyber-neurones.org/tags/mkdocs/</link>
    <description>Recent content in Mkdocs on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <lastBuildDate>Sat, 10 Jun 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://move.cyber-neurones.org/tags/mkdocs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mkdocs emoji reduction de la taille</title>
      <link>https://move.cyber-neurones.org/post/2023/06/2023-06-10-mkdocs-emoji-reduction-de-la-taille/</link>
      <pubDate>Sat, 10 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://move.cyber-neurones.org/post/2023/06/2023-06-10-mkdocs-emoji-reduction-de-la-taille/</guid>
      <description>&lt;p&gt;J&amp;rsquo;ai fini par trouvé (j&amp;rsquo;ai ajouté css/extra.css ):&lt;/p&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;img.emoji {&#xA;   height: 16px;&#xA;   width: 16px;&#xA;   margin: 0 .05em 0 .1em;&#xA;   vertical-align: -0.1em;&#xA;}&#xA;&#xA;.twemoji {&#xA;  width: 16px;&#xA;  height: 16px;&#xA;  display: inline-block;&#xA;  vertical-align: top;&#xA;}&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Et maintenant c&amp;rsquo;est fixé.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MKdocs pour un ReadTheDocs à partir d&#39;un Markdown</title>
      <link>https://move.cyber-neurones.org/post/2023/06/2023-06-10-mkdocs-pour-un-readthedocs-a-partir-dun-markdown/</link>
      <pubDate>Sat, 10 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://move.cyber-neurones.org/post/2023/06/2023-06-10-mkdocs-pour-un-readthedocs-a-partir-dun-markdown/</guid>
      <description>&lt;p&gt;J&amp;rsquo;ai donc repris &amp;ldquo;mon CV&amp;rdquo; au format Markdown : &lt;a href=&#34;https://github.com/farias06/resume&#34;&gt;https://github.com/farias06/resume&lt;/a&gt; . Mais cette fois le but est de faire un ReadTheDocs avec mkdocs : &lt;a href=&#34;https://mkdocs.readthedocs.io/en/0.10/&#34;&gt;https://mkdocs.readthedocs.io/en/0.10/&lt;/a&gt; .&lt;/p&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;# apt-get install mkdocs&#xA;# apt-get install pip&#xA;# pip install mkdocs-mermaid2-plugin&#xA;# mkdocs build&#xA;INFO     - Cleaning site directory&#xA;INFO     - Building documentation to directory: /.../site&#xA;INFO     - The following pages exist in the docs directory, but are not included in the &amp;#34;nav&amp;#34; configuration:&#xA;              - Competitions/Velo/README.md&#xA;WARNING  - Documentation file &amp;#39;README.md&amp;#39; contains a link to &amp;#39;www.cyber-neurones.org&amp;#39; which is not found in the documentation files.&#xA;WARNING  - Documentation file &amp;#39;README.md&amp;#39; contains a link to &amp;#39;descente-canyon.com&amp;#39; which is not found in the documentation files.&#xA;WARNING  - Documentation file &amp;#39;README.md&amp;#39; contains a link to &amp;#39;descente-canyon.com&amp;#39; which is not found in the documentation files.&#xA;WARNING  - Documentation file &amp;#39;README.md&amp;#39; contains a link to &amp;#39;descente-canyon.com&amp;#39; which is not found in the documentation files.&#xA;WARNING  - Documentation file &amp;#39;README.md&amp;#39; contains a link to &amp;#39;descente-canyon.com&amp;#39; which is not found in the documentation files.&#xA;WARNING  - Documentation file &amp;#39;README.md&amp;#39; contains a link to &amp;#39;descente-canyon.com&amp;#39; which is not found in the documentation files.&#xA;INFO     - Documentation built in 0.67 seconds&#xA;# rm -rf /var/arias-frederic.org/public/*&#xA;# cp -r site/* /var/arias-frederic.org/public/.&#xA;# chown -R www-data.www-data /var/arias-frederic.org/public/&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;J&amp;rsquo;ai donc remplacé le site fait bien Hugo par le MKdocs.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
