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