X-Git-Url: https://wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=src%2Fnews%2Fnew_website.adoc;fp=src%2Fnews%2Fnew_website.adoc;h=812d550ed53fdf4673dbc1527bfa272caa5fce78;hp=0000000000000000000000000000000000000000;hb=7f8bd4e38e4e433e249f772cc1088ff05055937c;hpb=405c5b55c568b2f826f8e307fc0b76176a7f200e diff --git a/src/news/new_website.adoc b/src/news/new_website.adoc new file mode 100644 index 0000000..812d550 --- /dev/null +++ b/src/news/new_website.adoc @@ -0,0 +1,15 @@ += 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.