regenerated
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 11 Jul 2016 13:38:03 +0000 (15:38 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 11 Jul 2016 13:38:03 +0000 (15:38 +0200)
src/news/asciidoctor_to_rss.adoc [new file with mode: 0644]
www/news/asciidoctor_to_rss.html [new file with mode: 0644]
www/news/feed.xml
www/news/news.html

diff --git a/src/news/asciidoctor_to_rss.adoc b/src/news/asciidoctor_to_rss.adoc
new file mode 100644 (file)
index 0000000..b3b11bc
--- /dev/null
@@ -0,0 +1,4 @@
+= Asciidoctor to RSS
+Jean-Philippe Orsini <jeanfi@gmail.com>
+:date: 2016-11-07
+:icons: font
diff --git a/www/news/asciidoctor_to_rss.html b/www/news/asciidoctor_to_rss.html
new file mode 100644 (file)
index 0000000..6378a86
--- /dev/null
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html>
+<head>
+<link rel="stylesheet" href="/style.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
+<script src="/nav.js"></script>
+</head>
+<body>
+<div id='header'>
+<h1>Asciidoctor to RSS</h1>
+</div><div id='content'>
+<div class='date'>2016-11-07</div></div></body>
+</html>
\ No newline at end of file
index 2a9313f..74c6d67 100644 (file)
@@ -5,6 +5,14 @@
     <link>http://wpitchoune.net/news/feed.xml</link>\r
     <description>News of the wpitchoune.net website.</description>\r
     <item>\r
+      <title>Asciidoctor to RSS</title>\r
+      <link>http://wpitchoune.net/news/asciidoctor_to_rss.html</link>\r
+      <description />\r
+      <pubDate>Sun, 10 Jul 2016 22:00:00 GMT</pubDate>\r
+      <guid isPermaLink="false">http://wpitchoune.net/news/asciidoctor_to_rss.html</guid>\r
+      <dc:date>2016-07-10T22:00:00Z</dc:date>\r
+    </item>\r
+    <item>\r
       <title>Call for contributions for the translation of psensor</title>\r
       <link>http://wpitchoune.net/news/call_contribution.html</link>\r
       <description>&lt;div class="paragraph"&gt;\r
index 3b55020..5c0a642 100644 (file)
@@ -11,7 +11,9 @@
 <h1>News</h1>
 </div><div id='content'>
 
-<div><h2>RSS Feed</h2><div class='date'>2016-04-07</div><div class="paragraph">
+<div><h2><a href='http://wpitchoune.net/news/asciidoctor_to_rss.html'>Asciidoctor to RSS</a></h2><div class='date'>2016-11-07</div></div>
+
+<div><h2><a href='http://wpitchoune.net/news/added_rss_feed.html'>RSS Feed</a></h2><div class='date'>2016-04-07</div><div class="paragraph">
 <p>It is now possible to follow news and announces of the
 website with the following RSS feed:
 <a href="https://wpitchoune.net/news/feed.xml" class="bare">https://wpitchoune.net/news/feed.xml</a></p>
@@ -23,7 +25,7 @@ documents. You can get the sources
 from the GIT repository: <a href="https://git.wpitchoune.net/asciidoctor_to_rss.git" class="bare">https://git.wpitchoune.net/asciidoctor_to_rss.git</a> .</p>
 </div></div>
 
-<div><h2>Call for contributions for the translation of psensor</h2><div class='date'>2016-14-06</div><div class="paragraph">
+<div><h2><a href='http://wpitchoune.net/news/call_contribution.html'>Call for contributions for the translation of psensor</a></h2><div class='date'>2016-14-06</div><div class="paragraph">
 <p>The version 1.2.0 of psensor is going to be released in the coming
 weeks. This release will include many changes which impact the
 translations. If you want to contribute to the translation of psensor
@@ -31,7 +33,7 @@ it is now the good timeframe. See the
 <a href="https://wpitchoune.net/psensor/contribute.html">instructions</a>.</p>
 </div></div>
 
-<div><h2>New website</h2><div class='date'>2016-14-06</div><div class="paragraph">
+<div><h2><a href='http://wpitchoune.net/news/new_website.html'>New website</a></h2><div class='date'>2016-14-06</div><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>