added how to get the temperature of the rpi3
[www.git] / www / tricks / index.html
index 5153110..4ddef95 100644 (file)
@@ -4,10 +4,10 @@
 <meta charset="UTF-8">
 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="generator" content="Asciidoctor 1.5.4">
+<meta name="generator" content="Asciidoctor 1.5.3">
 <title>Tricks</title>
 <link rel="stylesheet" href="./../style.css">
-<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css">
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
 <script src="../nav.js"></script>
 </head>
 <h1>Tricks</h1>
 </div>
 <div id="content">
-<div class="paragraph">
-<p>Raspberry PI:</p>
-</div>
+<div class="sect1">
+<h2 id="_raspberry_pi">Raspberry PI</h2>
+<div class="sectionbody">
 <div class="ulist">
 <ul>
 <li>
 <p><a href="raspberry_pi3_increase_swap_size.html">Increase swap size</a></p>
 </li>
+<li>
+<p><a href="raspberry_pi3_temperature.html">How to get the temperature of the Raspberry PI3</a></p>
+</li>
 </ul>
 </div>
 </div>
+</div>
+<div class="sect1">
+<h2 id="__a_href_https_letsencrypt_org_let_s_encrypt_a"><a href="https://letsencrypt.org">Let&#8217;s Encrypt</a></h2>
+<div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p><a href="letsencrypt_renew.html">Renew the SSL certificate</a></p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+</div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-12-21 20:44:44 UTC
+Last updated 2017-01-02 13:49:47 CET
 </div>
 </div>
+<footer>
+        <ul>
+                <li><i class="fa fa-rss" aria-hidden="true"></i>
+                        Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
+                </li>
+
+                <li><i class="fa fa-envelope" aria-hidden="true"></i>
+                    Email: <a href="mailto:jeanfi@gmail.com">jeanfi@gmail.com</a>
+                </li>
+
+                <li><i class="fa fa-git-square" aria-hidden="true"></i>
+                    Source repository: <a href="https://git.wpitchoune.net/gitweb">gitweb</a>
+                </li>
+        </ul>
+</footer>
 </body>
 </html>
\ No newline at end of file