generate rss feed from asciidoctor files
[www.git] / www / news / new_website.html
diff --git a/www/news/new_website.html b/www/news/new_website.html
new file mode 100644 (file)
index 0000000..9a1f34c
--- /dev/null
@@ -0,0 +1,41 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="UTF-8">
+<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="generator" content="Asciidoctor 1.5.4">
+<title>2016/06/14 - New website</title>
+<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
+<link rel="stylesheet" href="./asciidoctor.css">
+</head>
+<body class="article">
+<div id="header">
+<h1>2016/06/14 - New website</h1>
+</div>
+<div id="content">
+<div class="paragraph">
+<p>After being bored with Wordpress for years, the <a href="http://wpitchoune.net">wpitchoune.net</a>
+website is changing. It is now based on <a href="http://asciidoctor.org">Asciidoctor</a> and
+a simple shell script to generate it.</p>
+</div>
+<div class="paragraph">
+<p>With the help of <a href="http://atom.io">Atom</a> 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.</p>
+</div>
+<div class="paragraph">
+<p>If you want to know how the website is built, everything is on
+a GIT repository: <a href="http://git.wpitchoune.net/gitweb/?p=www.git" class="bare">http://git.wpitchoune.net/gitweb/?p=www.git</a>.
+It is simple, really simple&#8230;&#8203; but enough for my needs.</p>
+</div>
+</div>
+<div id="footer">
+<div id="footer-text">
+Last updated 2016-06-29 13:03:11 +02:00
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file