[Blends-commit] [SCM] website branch, master, updated. 651bc4bc76a8ade141a00fb65fd215719ff45cb2

Petter Reinholdtsen pere at hungry.com
Sat Feb 6 20:48:29 UTC 2016


The following commit has been merged in the master branch:
commit 651bc4bc76a8ade141a00fb65fd215719ff45cb2
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sat Feb 6 21:48:20 2016 +0100

    Generate some nice pages using debtags and screenshots.

diff --git a/webtools/update-all b/webtools/update-all
index 9c6dd7b..92024ab 100755
--- a/webtools/update-all
+++ b/webtools/update-all
@@ -2,4 +2,5 @@
 ./update-all-tasks
 ./update-all-thermometers
 ./update-all-bugs
+./update-all-debtags-pages
 [ -x /usr/local/bin/static-update-component ] && /usr/local/bin/static-update-component blends.debian.org >/dev/null 2>/dev/null
diff --git a/webtools/update-all-debtags-pages b/webtools/update-all-debtags-pages
new file mode 100755
index 0000000..7c9863b
--- /dev/null
+++ b/webtools/update-all-debtags-pages
@@ -0,0 +1,4 @@
+#!/bin/sh
+g=./generate-debtags-field-list
+$g use::learning field > ../www/edu/debtags-screenshots.html
+$g use::gameplaying game > ../www/games/debtags-screenshots.html

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list