From 388192e2f7ecca47f4095717cdc5d02193e33150 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Tue, 12 Jul 2016 10:06:50 +0200 Subject: [PATCH] use https --- src/asciidoctorrss.props | 4 +-- www-update.sh | 5 +-- www/news/feed.xml | 94 ++++++++++++++++++++++++------------------------ www/news/news.html | 22 ++++++------ 4 files changed, 63 insertions(+), 62 deletions(-) diff --git a/src/asciidoctorrss.props b/src/asciidoctorrss.props index afba443..ee90a42 100644 --- a/src/asciidoctorrss.props +++ b/src/asciidoctorrss.props @@ -1,6 +1,6 @@ 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 +feed.link=https://wpitchoune.net/news/feed.xml +feed.baseurl=https://wpitchoune.net/news html.header.file=src/header.html diff --git a/www-update.sh b/www-update.sh index 3edfc13..3a2d8ba 100755 --- a/www-update.sh +++ b/www-update.sh @@ -25,6 +25,9 @@ cd git/asciidoctor_to_rss mvn clean install cd - +echo Generate news files +git/asciidoctor_to_rss/asciidoctor_to_rss.sh src/news www/news src/asciidoctorrss.props +echo Generate news files done SDIR=`dirname $0` RDIR=`realpath $SDIR` @@ -53,5 +56,3 @@ asciidoctor $OPTS src/ptask/ptask.adoc -D www/ptask/ asciidoctor $OPTS src/cooking/riz_au_lait.adoc -D www/cooking/ asciidoctor $OPTS src/cooking/index.adoc -D www/cooking/ asciidoctor $OPTS src/cooking/semoule_au_lait.adoc -D www/cooking/ - -git/asciidoctor_to_rss/asciidoctor_to_rss.sh src/news www/news src/asciidoctorrss.props diff --git a/www/news/feed.xml b/www/news/feed.xml index c84e42c..c935850 100644 --- a/www/news/feed.xml +++ b/www/news/feed.xml @@ -2,11 +2,53 @@ News - http://wpitchoune.net/news/feed.xml + https://wpitchoune.net/news/feed.xml News of the wpitchoune.net website. + New website + https://wpitchoune.net/news/new_website.html + <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> + Mon, 13 Jun 2016 22:00:00 GMT + https://wpitchoune.net/news/new_website.html + 2016-06-13T22:00:00Z + + + RSS Feed + https://wpitchoune.net/news/added_rss_feed.html + <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> + Sun, 03 Jul 2016 22:00:00 GMT + https://wpitchoune.net/news/added_rss_feed.html + 2016-07-03T22:00:00Z + + Asciidoctor to RSS - http://wpitchoune.net/news/asciidoctor_to_rss.html + https://wpitchoune.net/news/asciidoctor_to_rss.html <div id="preamble"> <div class="sectionbody"> <div class="paragraph"> @@ -121,12 +163,12 @@ The source document of this news is at <a href="https://wpitchoune.net/gitweb </div> </div> Sun, 10 Jul 2016 22:00:00 GMT - http://wpitchoune.net/news/asciidoctor_to_rss.html + https://wpitchoune.net/news/asciidoctor_to_rss.html 2016-07-10T22:00:00Z Call for contributions for the translation of psensor - http://wpitchoune.net/news/call_contribution.html + https://wpitchoune.net/news/call_contribution.html <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 @@ -135,49 +177,7 @@ it is now the good timeframe. See the <a href="https://wpitchoune.net/psensor/contribute.html">instructions</a>.</p> </div> Mon, 13 Jun 2016 22:00:00 GMT - http://wpitchoune.net/news/call_contribution.html - 2016-06-13T22:00:00Z - - - RSS Feed - http://wpitchoune.net/news/added_rss_feed.html - <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> - Sun, 03 Jul 2016 22:00:00 GMT - http://wpitchoune.net/news/added_rss_feed.html - 2016-07-03T22:00:00Z - - - New website - http://wpitchoune.net/news/new_website.html - <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> - Mon, 13 Jun 2016 22:00:00 GMT - http://wpitchoune.net/news/new_website.html + https://wpitchoune.net/news/call_contribution.html 2016-06-13T22:00:00Z diff --git a/www/news/news.html b/www/news/news.html index da32c8e..f1eafa0 100644 --- a/www/news/news.html +++ b/www/news/news.html @@ -11,7 +11,7 @@

News

-

Asciidoctor to RSS

2016-11-07
+

Asciidoctor to RSS

2016-11-07

In order to have a website based only on Asciidoctor @@ -125,7 +125,7 @@ The source document of this news is at +

RSS Feed

2016-04-07

It is now possible to follow news and announces of the website with the following RSS feed: https://wpitchoune.net/news/feed.xml

@@ -137,15 +137,7 @@ documents. You can get the sources from the GIT repository: https://git.wpitchoune.net/asciidoctor_to_rss.git .

-

Call for contributions for the translation of psensor

2016-14-06
-

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 -instructions.

-
- -

New website

2016-14-06
+

New website

2016-14-06

After being bored with Wordpress for years, the wpitchoune.net website is changing. It is now based on Asciidoctor and a simple shell script to generate it.

@@ -162,6 +154,14 @@ account creation, and backup of databases.

a GIT repository: http://git.wpitchoune.net/gitweb/?p=www.git. It is simple, really simple…​ but enough for my needs.

+ +

Call for contributions for the translation of psensor

2016-14-06
+

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 +instructions.

+
\ No newline at end of file -- 2.7.4