<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Github 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/github/</link>
    <description>Recent content in Github 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/github/index.xml" rel="self" type="application/rss+xml" />
    <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>
    <item>
      <title>Docker : le seizième pas.</title>
      <link>https://move.cyber-neurones.org/post/2016/05/2016-05-02-docker-le-seizieme-pas/</link>
      <pubDate>Mon, 02 May 2016 00:00:00 +0000</pubDate>
      <guid>https://move.cyber-neurones.org/post/2016/05/2016-05-02-docker-le-seizieme-pas/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Attention ceci est mon brouillon avant de faire une belle documentation sur Docker (il y a à boire et à manger).&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Maintenant je vais faire un test avec GitHub : &lt;a href=&#34;https://github.com&#34;&gt;https://github.com&lt;/a&gt; . D&amp;rsquo;abord il faut créer un compte &lt;strong&gt;farias06&lt;/strong&gt; :&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.cyber-neurones.org/wp-content/uploads/2016/05/cyber-neurones_capture-d%E2%80%99ecran-2016-05-02-a-15.58.48.png&#34;&gt;&lt;img src=&#34;images/cyber-neurones_capture-d%E2%80%99ecran-2016-05-02-a-15.58.48.png&#34; alt=&#34;Capture d’écran 2016-05-02 à 15.58.48&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Ensuite on fait un projet, pour la part c&amp;rsquo;est &lt;strong&gt;hello_world&lt;/strong&gt; :&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.cyber-neurones.org/wp-content/uploads/2016/05/cyber-neurones_capture-d%E2%80%99ecran-2016-05-02-a-16.01.07.png&#34;&gt;&lt;img src=&#34;images/cyber-neurones_capture-d%E2%80%99ecran-2016-05-02-a-16.01.07.png&#34; alt=&#34;Capture d’écran 2016-05-02 à 16.01.07&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Et maintenant il va falloir mettre les sources :&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.cyber-neurones.org/wp-content/uploads/2016/05/cyber-neurones_capture-d%E2%80%99ecran-2016-05-02-a-16.01.34.png&#34;&gt;&lt;img src=&#34;images/cyber-neurones_capture-d%E2%80%99ecran-2016-05-02-a-16.01.34.png&#34; alt=&#34;Capture d’écran 2016-05-02 à 16.01.34&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
