aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-17 17:41:03 -0300
committerEuAndreh <eu@euandre.org>2021-08-17 17:41:03 -0300
commit1cdf2466ba3842539a24f8e0595edab3a6a26b6f (patch)
treedbf43bca7cf5fe85d4da25a75395190c14b9915b
parenttests/: Move refs.html to sub-directory (diff)
downloadgistatic-1cdf2466ba3842539a24f8e0595edab3a6a26b6f.tar.gz
gistatic-1cdf2466ba3842539a24f8e0595edab3a6a26b6f.tar.xz
TODOs.md: Add #decision-c725e140-99fb-802d-f5ad-44577593212a
-rw-r--r--TODOs.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 891517f..9dee1e8 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -154,6 +154,20 @@ I would like.
# Decisions
+## DONE Duplicate stylesheet and logo {#decision-c725e140-99fb-802d-f5ad-44577593212a}
+- DONE in 2021-08-17
+
+---
+
+The `style.css` and `logo.svg` files are being duplicated when generating the
+HTML for the repository and for the index of repositories.
+
+Right now, I'm choosing to keep it that way.
+
+The reasoning is: when generating the HTML for a repository, this process is
+self-contained, and doesn't depend on the existence of a index of repositories
+in the parent directory.
+
## DONE Perl vs C {#decision-d349b5be-3e00-4e00-a110-0eb7f402d4ab}
- DONE in 2021-05-28
- TODO in 2021-03-06