The following commit has been merged in the master branch:
commit 651bc4bc76a8ade141a00fb65fd215719ff45cb2
Author: Petter Reinholdtsen <[email protected]>
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

_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to