From: Jean-Philippe Orsini Date: Mon, 4 Jul 2016 07:52:15 +0000 (+0200) Subject: removed useless file X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=commitdiff_plain;h=8a6b2a64e3247cbb0035cef3aa360a9195bcbbad removed useless file --- diff --git a/src/index.adoc b/src/index.adoc deleted file mode 100644 index b8322dc..0000000 --- a/src/index.adoc +++ /dev/null @@ -1,27 +0,0 @@ -= NEWS -:docinfo2: -:icons: font - -== 2016/06/14 - Call for contributions for the translation of psensor - -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 -link:/psensor/contribute.html[instructions]. - -== 2016/06/14 - New website - -After being bored with Wordpress for years, the link:http://wpitchoune.net[wpitchoune.net] -website is changing. It is now based on link:http://asciidoctor.org[Asciidoctor] and -a simple shell script to generate it. - -With the help of link:http://atom.io[Atom] and a couple of addons dedicated to -Asciidoctor, it is easy and quick to write content. I am happy to no -more have to worry about the painful admistration of Wordpress, -upgrading it, taking care of security, spamming of comments and bot -account creation, and backup of databases. - -If you want to know how the website is built, everything is on -a GIT repository: http://git.wpitchoune.net/gitweb/?p=www.git. -It is simple, really simple... but enough for my needs.