white color for image
[www.git] / www / news / added_rss_feed.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>RSS Feed</title>
9 </head>
10 <body>
11 <div id='header'>
12 <h1>RSS Feed</h1>
13 </div><div id='content'>
14 <div class='date'>2016-04-07</div><div class="paragraph">
15 <p>It is now possible to follow news and announces of the
16 website with the following RSS feed:
17 <a href="https://wpitchoune.net/news/feed.xml" class="bare">https://wpitchoune.net/news/feed.xml</a></p>
18 </div>
19 <div class="paragraph">
20 <p>Under the bridge it is automaticaly generated
21 with a very simple program from Asciidoctor
22 documents. You can get the sources
23 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>
24 </div></div><footer>
25         <i class="fa fa-rss" aria-hidden="true"></i>
26         Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
27 </footer>
28         </body>
29 </html>