summaryrefslogtreecommitdiff
path: root/project/complexity.yml
blob: 2a93b73c03700365a6069f53bede6287d6c3e69e (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


# 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.html"
 - "adapad.html"
 - "deckconv.html"
 - "fltkada.html"
 - "grasp.html"
 - "integral.html"
 - "links.html"
 - "packrat.html"
 - "sokoban.html"
 - "steelman.html"
 - "stvcount.html"
 - "sunset.html"
 - "sydneyrail.html"
 - "thue2a.html"
 - "tags.html"
 - "tags/application.html"
 - "tags/binding.html"
 - "tags/compsci.html"
 - "tags/copyright.html"
 - "tags/esoteric.html"
 - "tags/language.html"
 - "tags/legal.html"
 - "tags/library.html"
 - "tags/maps.html"
 - "tags/mathematics.html"
 - "tags/politics.html"
 - "tags/programming.html"
 - "tags/transport.html"
 - "tags/videogames.html"