From: Jean-Philippe Orsini Date: Fri, 1 Jul 2016 13:10:26 +0000 (+0200) Subject: regenerated X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=commitdiff_plain;h=04dc650238f2fe125e1d738864eabe9133f26c0a regenerated --- diff --git a/src/asciidoctorrss.props b/src/asciidoctorrss.props index b6005d9..afba443 100644 --- a/src/asciidoctorrss.props +++ b/src/asciidoctorrss.props @@ -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 diff --git a/src/header.html b/src/header.html index e69de29..6853890 100644 --- a/src/header.html +++ b/src/header.html @@ -0,0 +1,4 @@ + + + + diff --git a/src/news/call_contribution.adoc b/src/news/call_contribution.adoc index c79adf3..82103c6 100644 --- a/src/news/call_contribution.adoc +++ b/src/news/call_contribution.adoc @@ -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]. diff --git a/www-update.sh b/www-update.sh index 6855e00..d0e1d51 100755 --- a/www-update.sh +++ b/www-update.sh @@ -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/ diff --git a/www/index.html b/www/index.html deleted file mode 100644 index fddecf4..0000000 --- a/www/index.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - -NEWS - - - - - - - - -
-
-

2016/06/14 - Call for contributions for the translation of psensor

-
-
-

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.

-
-
-
-
-

2016/06/14 - New website

-
-
-

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.

-
-
-

With the help of Atom 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.

-
-
-

If you want to know how the website is built, everything is on -a GIT repository: http://git.wpitchoune.net/gitweb/?p=www.git. -It is simple, really simple…​ but enough for my needs.

-
-
-
-
- - - \ No newline at end of file diff --git a/www/index.html b/www/index.html new file mode 120000 index 0000000..dff55a7 --- /dev/null +++ b/www/index.html @@ -0,0 +1 @@ +news/news.html \ No newline at end of file diff --git a/www/news/feed.xml b/www/news/feed.xml index b347428..6e4d3ad 100644 --- a/www/news/feed.xml +++ b/www/news/feed.xml @@ -1,7 +1,7 @@ - The feed title + News http://wpitchoune.net/news/feed.xml News of the wpitchoune.net website. @@ -11,7 +11,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> http://wpitchoune.net/news/call_contribution.html diff --git a/www/news/news.html b/www/news/news.html index 7c06f43..8f820f8 100644 --- a/www/news/news.html +++ b/www/news/news.html @@ -1,5 +1,15 @@ + + + + + + + +

2016/06/14 - Call for contributions for the translation of psensor

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

+instructions.

@@ -32,5 +42,6 @@ a GIT repository: