added news about the rss feed
[www.git] / www / news / added_rss_feed.html
diff --git a/www/news/added_rss_feed.html b/www/news/added_rss_feed.html
new file mode 100644 (file)
index 0000000..5089d77
--- /dev/null
@@ -0,0 +1,24 @@
+<!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>2016/07/04 - RSS Feed</h1>
+</div><div id='content'>
+<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>
+</div>
+<div class="paragraph">
+<p>Under the bridge it is automaticaly generated
+with a very simple program from Asciidoctor
+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></body>
+</html>
\ No newline at end of file