d02ab119a5a2bda4b31d25c8a51263e3cc9ed539
[www.git] / www / news / new_website.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <link rel="stylesheet" href="https://wpitchoune.net/style.css">
5 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
6 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
7 <script src="https://wpitchoune.net/nav.js"></script>
8 <title>New website</title>
9 </head>
10 <body>
11 <div id='header'>
12 <h1>New website</h1>
13 </div><div id='content'>
14 <div class='date'>2016-14-06</div><div class="paragraph">
15 <p>After being bored with Wordpress for years, the <a href="http://wpitchoune.net">wpitchoune.net</a>
16 website is changing. It is now based on <a href="http://asciidoctor.org">Asciidoctor</a> and
17 a simple shell script to generate it.</p>
18 </div>
19 <div class="paragraph">
20 <p>With the help of <a href="http://atom.io">Atom</a> and a couple of addons dedicated to
21 Asciidoctor, it is easy and quick to write content. I am happy to no
22 more have to worry about the painful admistration of Wordpress,
23 upgrading it, taking care of security, spamming of comments and bot
24 account creation, and backup of databases.</p>
25 </div>
26 <div class="paragraph">
27 <p>If you want to know how the website is built, everything is on
28 a GIT repository: <a href="http://git.wpitchoune.net/gitweb/?p=www.git" class="bare">http://git.wpitchoune.net/gitweb/?p=www.git</a>.
29 It is simple, really simple&#8230;&#8203; but enough for my needs.</p>
30 </div></div><footer>
31         Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
32 </footer>
33         </body>
34 </html>