fixed icons
[www.git] / www / index.html
index 12e4b48..6966307 100644 (file)
@@ -1,7 +1,59 @@
-<html>
-  <nav>
-    <ul>
-      <li><a href="psensor">psensor</a></li>
-    </ul>
-  </nav>
-</html>
+<!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>NEWS</title>
+<link rel="stylesheet" href="./style.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>NEWS</h1>
+</div>
+<div id="content">
+<div class="sect1">
+<h2 id="_2016_06_14_call_to_contribution_for_the_translation_of_psensor">2016/06/14 - Call to contribution for the translation of psensor</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The version 1.2.0 of psensor is going to be released in the coming
+weeks. This release will include many changes which impact the
+translations. If you want to contribute to the translation of psensor
+it is now the good timeframe. See the
+<a href="/psensor/contribute.html">instructions</a>.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_2016_06_14_new_website">2016/06/14 - New website</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>After being bored with Wordpress for years, the <a href="http://wpitchoune.net">wpitchoune.net</a>
+website is changing. It is now based on <a href="http://asciidoctor.org">Asciidoctor</a> and
+a simple shell script to generate it.</p>
+</div>
+<div class="paragraph">
+<p>With the help of <a href="http://atom.io">Atom</a> and a couple of addons dedicated to
+Asciidoctor, it is easy and quick to write content. I am happy to no
+more have to worrie about the painful admistration of Wordpress,
+upgrading it, taking care of security, spamming of comments and bot
+account creation, and backup of databases.</p>
+</div>
+<div class="paragraph">
+<p>If you want to know how the website is built, everything is on
+a GIT repository: <a href="http://git.wpitchoune.net/gitweb/?p=www.git" class="bare">http://git.wpitchoune.net/gitweb/?p=www.git</a>.
+It is simple, really simple&#8230;&#8203; but enough for my needs.</p>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="footer-text">
+Last updated 2016-06-14 11:46:00 CEST
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file