regenerated
[www.git] / www / news / news.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <link rel="stylesheet" href="/style.css">
5 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
6 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
7 <script src="/nav.js"></script>
8 </head>
9 <body>
10 <div id='header'>
11 <h1>News</h1>
12 </div><div id='content'>
13
14 <div><h2>Call for contributions for the translation of psensor</h2><div class='date'>2016-14-06</div><div class="paragraph">
15 <p>The version 1.2.0 of psensor is going to be released in the coming
16 weeks. This release will include many changes which impact the
17 translations. If you want to contribute to the translation of psensor
18 it is now the good timeframe. See the
19 <a href="https://wpitchoune.net/psensor/contribute.html">instructions</a>.</p>
20 </div></div>
21
22 <div><h2>RSS Feed</h2><div class='date'>2016-04-07</div><div class="paragraph">
23 <p>It is now possible to follow news and announces of the
24 website with the following RSS feed:
25 <a href="https://wpitchoune.net/news/feed.xml" class="bare">https://wpitchoune.net/news/feed.xml</a></p>
26 </div>
27 <div class="paragraph">
28 <p>Under the bridge it is automaticaly generated
29 with a very simple program from Asciidoctor
30 documents. You can get the sources
31 from the GIT repository: <a href="https://git.wpitchoune.net/asciidoctor_to_rss.git" class="bare">https://git.wpitchoune.net/asciidoctor_to_rss.git</a> .</p>
32 </div></div>
33
34 <div><h2>New website</h2><div class='date'>2016-14-06</div><div class="paragraph">
35 <p>After being bored with Wordpress for years, the <a href="http://wpitchoune.net">wpitchoune.net</a>
36 website is changing. It is now based on <a href="http://asciidoctor.org">Asciidoctor</a> and
37 a simple shell script to generate it.</p>
38 </div>
39 <div class="paragraph">
40 <p>With the help of <a href="http://atom.io">Atom</a> and a couple of addons dedicated to
41 Asciidoctor, it is easy and quick to write content. I am happy to no
42 more have to worry about the painful admistration of Wordpress,
43 upgrading it, taking care of security, spamming of comments and bot
44 account creation, and backup of databases.</p>
45 </div>
46 <div class="paragraph">
47 <p>If you want to know how the website is built, everything is on
48 a GIT repository: <a href="http://git.wpitchoune.net/gitweb/?p=www.git" class="bare">http://git.wpitchoune.net/gitweb/?p=www.git</a>.
49 It is simple, really simple&#8230;&#8203; but enough for my needs.</p>
50 </div></div>
51 </div>
52 </body>
53 </html>