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>RSS Feed</h2><div class='date'>2016-04-07</div><div class="paragraph">
15 <p>It is now possible to follow news and announces of the
16 website with the following RSS feed:
17 <a href="https://wpitchoune.net/news/feed.xml" class="bare">https://wpitchoune.net/news/feed.xml</a></p>
18 </div>
19 <div class="paragraph">
20 <p>Under the bridge it is automaticaly generated
21 with a very simple program from Asciidoctor
22 documents. You can get the sources
23 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>
24 </div></div>
25
26 <div><h2>Call for contributions for the translation of psensor</h2><div class='date'>2016-14-06</div><div class="paragraph">
27 <p>The version 1.2.0 of psensor is going to be released in the coming
28 weeks. This release will include many changes which impact the
29 translations. If you want to contribute to the translation of psensor
30 it is now the good timeframe. See the
31 <a href="https://wpitchoune.net/psensor/contribute.html">instructions</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>