summaryrefslogtreecommitdiff
path: root/project/complexity.yml
blob: 58b56ca8a5bbbf80e64429017666c5a8d8111760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44


# Default directory names are fine too.
templates_dir: "templates"
assets_dir: "assets"
context_dir: "context"
output_dir: "../www"


# I don't know why the hell anyone thought hiding the .html was a good idea.
# Was this the same person who thought hiding file extensions on Windows was a good plan?
unexpanded_templates:
 - "about.xhtml"
 - "adapad.xhtml"
 - "contributions.xhtml"
 - "deckconv.xhtml"
 - "fltkada.xhtml"
 - "grasp.xhtml"
 - "index.xhtml"
 - "integral.xhtml"
 - "links.xhtml"
 - "packrat.xhtml"
 - "sokoban.xhtml"
 - "steelman.xhtml"
 - "stvcount.xhtml"
 - "sunset.xhtml"
 - "sydneyrail.xhtml"
 - "thue2a.xhtml"
 - "tags.xhtml"
 - "tags/application.xhtml"
 - "tags/binding.xhtml"
 - "tags/compsci.xhtml"
 - "tags/copyright.xhtml"
 - "tags/esoteric.xhtml"
 - "tags/language.xhtml"
 - "tags/legal.xhtml"
 - "tags/library.xhtml"
 - "tags/maps.xhtml"
 - "tags/mathematics.xhtml"
 - "tags/politics.xhtml"
 - "tags/programming.xhtml"
 - "tags/transport.xhtml"
 - "tags/videogames.xhtml"