generate rss feed from asciidoctor files
[www.git] / www / news / new_website.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 <meta name="generator" content="Asciidoctor 1.5.4">
8 <title>2016/06/14 - New website</title>
9 <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">
10 <link rel="stylesheet" href="./asciidoctor.css">
11 </head>
12 <body class="article">
13 <div id="header">
14 <h1>2016/06/14 - New website</h1>
15 </div>
16 <div id="content">
17 <div class="paragraph">
18 <p>After being bored with Wordpress for years, the <a href="http://wpitchoune.net">wpitchoune.net</a>
19 website is changing. It is now based on <a href="http://asciidoctor.org">Asciidoctor</a> and
20 a simple shell script to generate it.</p>
21 </div>
22 <div class="paragraph">
23 <p>With the help of <a href="http://atom.io">Atom</a> and a couple of addons dedicated to
24 Asciidoctor, it is easy and quick to write content. I am happy to no
25 more have to worry about the painful admistration of Wordpress,
26 upgrading it, taking care of security, spamming of comments and bot
27 account creation, and backup of databases.</p>
28 </div>
29 <div class="paragraph">
30 <p>If you want to know how the website is built, everything is on
31 a GIT repository: <a href="http://git.wpitchoune.net/gitweb/?p=www.git" class="bare">http://git.wpitchoune.net/gitweb/?p=www.git</a>.
32 It is simple, really simple&#8230;&#8203; but enough for my needs.</p>
33 </div>
34 </div>
35 <div id="footer">
36 <div id="footer-text">
37 Last updated 2016-06-29 13:03:11 +02:00
38 </div>
39 </div>
40 </body>
41 </html>