aboutsummaryrefslogtreecommitdiff
path: root/www.yml
diff options
context:
space:
mode:
Diffstat (limited to 'www.yml')
-rw-r--r--www.yml48
1 files changed, 33 insertions, 15 deletions
diff --git a/www.yml b/www.yml
index 46943730..ce0fa3ec 100644
--- a/www.yml
+++ b/www.yml
@@ -5,22 +5,40 @@ langs_full: &langs
5 es: Español 5 es: Español
6 de: Deutsch 6 de: Deutsch
7symlinks: 7symlinks:
8 frontpage.html: frontpage 8 - file: frontpage.html
9 gsoc.html: gsoc 9 targets:
10 about.html: philosophy 10 - frontpage
11 gns.html: gns 11 - file: gsoc.html
12 node/about.html: "397" 12 targets:
13# Mostly from static/ to rendered/ 13 - gsoc
14 - file: about.html
15 targets:
16 - philosophy
17 - file: gns.html
18 targets:
19 - gns
20 - file: node/about.html
21 targets:
22 - "397"
14staticfiles: 23staticfiles:
15 favicon.ico: favicon.ico 24 - file: favicon.ico
16 moved.html: frontpage.html 25 targets:
17 robots.txt: 26 - favicon.ico
18 - static 27 - file: moved.html
19 - dist 28 targets:
20 - *langs 29 - frontpage.html
21 moved_gsoc.html: gsoc.html 30 - file: robots.txt
22 moved_about.html: about.html 31 targets:
23 moved_gns.html: gns.html 32 - robots.txt
33 - file: moved_gsoc.html
34 targets:
35 - gsoc.html
36 - file: moved_about.html
37 targets:
38 - about.html
39 - file: moved_gns.html
40 targets:
41 - gns.html
24meetingnotes: 42meetingnotes:
25 2013: 2013-12-27 43 2013: 2013-12-27
26 2014: 2014-12-28 44 2014: 2014-12-28