add rpi3 overclocking trick
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 28 Jan 2017 22:31:47 +0000 (23:31 +0100)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 28 Jan 2017 22:31:47 +0000 (23:31 +0100)
src/tricks/index.adoc
src/tricks/raspberry_pi3_overclock.adoc [new file with mode: 0644]
www/tricks/index.html
www/tricks/letsencrypt_renew.html
www/tricks/raspberry_pi3_overclock.html [new file with mode: 0644]
www/tricks/raspberry_pi3_temperature.html

index 92d1e21..550eb57 100644 (file)
@@ -7,6 +7,7 @@
 * link:raspberry_pi3_increase_swap_size.html[Increase swap size]
 * link:raspberry_pi3_temperature.html[How to get the temperature of the Raspberry PI3]
 * link:raspberry_pi3_configure_timezone.html[How to configure the timezone of the Raspberry PI3]
+* link:raspberry_pi3_overclock.html[Overclocking of the Raspberry PI3]
 
 == https://letsencrypt.org[Let's Encrypt]
 
diff --git a/src/tricks/raspberry_pi3_overclock.adoc b/src/tricks/raspberry_pi3_overclock.adoc
new file mode 100644 (file)
index 0000000..56c6cd7
--- /dev/null
@@ -0,0 +1,7 @@
+= Raspberry PI - Overclocking
+:docinfo2:
+:icons: font
+
+== Reference
+
+http://www.jackenhack.com/raspberry-pi-3-overclocking/
\ No newline at end of file
index c99e1a4..a49f8a4 100644 (file)
@@ -30,6 +30,9 @@
 <li>
 <p><a href="raspberry_pi3_configure_timezone.html">How to configure the timezone of the Raspberry PI3</a></p>
 </li>
+<li>
+<p><a href="raspberry_pi3_overclock.html">Overclocking of the Raspberry PI3</a></p>
+</li>
 </ul>
 </div>
 </div>
@@ -49,7 +52,7 @@
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2017-01-17 23:22:41 CET
+Last updated 2017-01-28 23:27:39 CET
 </div>
 </div>
 <footer>
index a8db1f7..c5bd3ac 100644 (file)
@@ -27,7 +27,7 @@
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-12-22 00:21:22 UTC
+Last updated 2016-12-22 01:21:22 CET
 </div>
 </div>
 <footer>
diff --git a/www/tricks/raspberry_pi3_overclock.html b/www/tricks/raspberry_pi3_overclock.html
new file mode 100644 (file)
index 0000000..2309cf2
--- /dev/null
@@ -0,0 +1,49 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<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">
+<title>Raspberry PI - Overclocking</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">
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
+<script src="../nav.js"></script>
+</head>
+<body class="article">
+<div id="header">
+<h1>Raspberry PI - Overclocking</h1>
+</div>
+<div id="content">
+<div class="sect1">
+<h2 id="_reference">Reference</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p><a href="http://www.jackenhack.com/raspberry-pi-3-overclocking/" class="bare">http://www.jackenhack.com/raspberry-pi-3-overclocking/</a></p>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="footer-text">
+Last updated 2017-01-28 23:27:08 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
index 08c065f..e3122b7 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.3">
+<meta name="generator" content="Asciidoctor 1.5.4">
 <title>Raspberry PI - How to get the temperature</title>
 <link rel="stylesheet" href="./../style.css">
-<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.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>
@@ -27,7 +27,7 @@
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2017-01-02 14:00:01 CET
+Last updated 2017-01-13 20:53:02 CET
 </div>
 </div>
 <footer>