From 0d198de63dc977a195fc9679dcba0cf1857caf06 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 29 Jun 2017 20:55:37 +1000 Subject: Added article for Sunset License --- project/complexity.yml | 6 +++-- project/templates/index.html | 3 +++ project/templates/sunset.html | 62 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 69 insertions(+), 2 deletions(-) create mode 100644 project/templates/sunset.html (limited to 'project') diff --git a/project/complexity.yml b/project/complexity.yml index 3060354..883d253 100644 --- a/project/complexity.yml +++ b/project/complexity.yml @@ -1,13 +1,14 @@ -# default directory names are fine too +# 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 +# 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" - "grasp.html" @@ -15,4 +16,5 @@ unexpanded_templates: - "adapad.html" - "stvcount.html" - "fltkada.html" + - "sunset.html" diff --git a/project/templates/index.html b/project/templates/index.html index fd97587..fa0abab 100644 --- a/project/templates/index.html +++ b/project/templates/index.html @@ -16,6 +16,9 @@ {% block content %}