regenerated
authorJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 1 Jul 2016 13:10:26 +0000 (15:10 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 1 Jul 2016 13:10:26 +0000 (15:10 +0200)
src/asciidoctorrss.props
src/header.html
src/news/call_contribution.adoc
www-update.sh
www/index.html [changed from file to symlink]
www/news/feed.xml
www/news/news.html

index b6005d9..afba443 100644 (file)
@@ -1,4 +1,4 @@
-feed.title=The feed title
+feed.title=News
 feed.description=News of the wpitchoune.net website.
 feed.link=http://wpitchoune.net/news/feed.xml
 feed.baseurl=http://wpitchoune.net/news
index e69de29..6853890 100644 (file)
@@ -0,0 +1,4 @@
+<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>
index c79adf3..82103c6 100644 (file)
@@ -5,4 +5,4 @@ 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
 it is now the good timeframe. See the
-link:/psensor/contribute.html[instructions].
+link:https://wpitchoune.net/psensor/contribute.html[instructions].
index 6855e00..d0e1d51 100755 (executable)
@@ -42,10 +42,6 @@ asciidoctor $OPTS src/psensor/ubuntu.adoc -D www/psensor/
 asciidoctor $OPTS src/psensor/remote.adoc -D www/psensor
 asciidoctor $OPTS src/psensor/contribute.adoc -D www/psensor/
 
-OPTS="-a linkcss -a stylesheet=style.css -a docinfodir=$RDIR"
-
-asciidoctor $OPTS src/index.adoc -D www/
-
 OPTS="-a linkcss -a stylesheet=../style.css"
 
 asciidoctor $OPTS src/ppastats/ppastats.adoc -D www/ppastats/
deleted file mode 100644 (file)
index fddecf42fe13940de868b776bb263b08651b4aea..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta charset="UTF-8">
-<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="generator" content="Asciidoctor 1.5.4">
-<title>NEWS</title>
-<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>
-<script src="https://apis.google.com/js/platform.js" async defer>
-</script>
-</head>
-<body class="article">
-<div id="header">
-<h1>NEWS</h1>
-</div>
-<div id="content">
-<div class="sect1">
-<h2 id="_2016_06_14_call_for_contributions_for_the_translation_of_psensor">2016/06/14 - Call for contributions for the translation of psensor</h2>
-<div class="sectionbody">
-<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
-it is now the good timeframe. See the
-<a href="/psensor/contribute.html">instructions</a>.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_2016_06_14_new_website">2016/06/14 - New website</h2>
-<div class="sectionbody">
-<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>
-</div>
-<div class="paragraph">
-<p>With the help of <a href="http://atom.io">Atom</a> and a couple of addons dedicated to
-Asciidoctor, it is easy and quick to write content. I am happy to no
-more have to worry about the painful admistration of Wordpress,
-upgrading it, taking care of security, spamming of comments and bot
-account creation, and backup of databases.</p>
-</div>
-<div class="paragraph">
-<p>If you want to know how the website is built, everything is on
-a GIT repository: <a href="http://git.wpitchoune.net/gitweb/?p=www.git" class="bare">http://git.wpitchoune.net/gitweb/?p=www.git</a>.
-It is simple, really simple&#8230;&#8203; but enough for my needs.</p>
-</div>
-</div>
-</div>
-</div>
-<div id="footer">
-<div id="footer-text">
-Last updated 2016-07-01 13:14:05 CEST
-</div>
-</div>
-</body>
-</html>
\ No newline at end of file
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..dff55a70be14b8b47cb2b855c8657593839a81c1
--- /dev/null
@@ -0,0 +1 @@
+news/news.html
\ No newline at end of file
index b347428..6e4d3ad 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <rss version="2.0">\r
   <channel>\r
-    <title>The feed title</title>\r
+    <title>News</title>\r
     <link>http://wpitchoune.net/news/feed.xml</link>\r
     <description>News of the wpitchoune.net website.</description>\r
     <item>\r
@@ -11,7 +11,7 @@
 weeks. This release will include many changes which impact the\r
 translations. If you want to contribute to the translation of psensor\r
 it is now the good timeframe. See the\r
-&lt;a href="/psensor/contribute.html"&gt;instructions&lt;/a&gt;.&lt;/p&gt;\r
+&lt;a href="https://wpitchoune.net/psensor/contribute.html"&gt;instructions&lt;/a&gt;.&lt;/p&gt;\r
 &lt;/div&gt;</description>\r
       <guid isPermaLink="false">http://wpitchoune.net/news/call_contribution.html</guid>\r
     </item>\r
index 7c06f43..8f820f8 100644 (file)
@@ -1,5 +1,15 @@
+<!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>News</h1>
+</div><div id='content'>
 
 <div>
 <h2>2016/06/14 - Call for contributions for the translation of psensor</h2>
@@ -8,7 +18,7 @@
 weeks. This release will include many changes which impact the
 translations. If you want to contribute to the translation of psensor
 it is now the good timeframe. See the
-<a href="/psensor/contribute.html">instructions</a>.</p>
+<a href="https://wpitchoune.net/psensor/contribute.html">instructions</a>.</p>
 </div>
 </div>
 
@@ -32,5 +42,6 @@ a GIT repository: <a href="http://git.wpitchoune.net/gitweb/?p=www.git" class="b
 It is simple, really simple&#8230;&#8203; but enough for my needs.</p>
 </div>
 </div>
+</div>
 </body>
 </html>