generate rss feed from asciidoctor files
[www.git] / src / news / new_website.adoc
diff --git a/src/news/new_website.adoc b/src/news/new_website.adoc
new file mode 100644 (file)
index 0000000..812d550
--- /dev/null
@@ -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.