summaryrefslogtreecommitdiff
path: root/static.json
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2020-01-28 19:50:22 -0500
committerOwen Jacobson <owen@grimoire.ca>2020-01-28 23:13:49 -0500
commitacf6f5d3bfa748e2f8810ab0fe807f82efcf3eb6 (patch)
treefce19e378a33f8d237eb7f2c34284e1e5a7c67f9 /static.json
parent9bf334de6a2a17371eae9bcdf342c416332350aa (diff)
Remove accumulated deployment cruft.
This covers: * Dokku on my own infra * Make-based use of Markdoc * The Heroku static buildpack This should clear the ground for a rework.
Diffstat (limited to 'static.json')
-rw-r--r--static.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/static.json b/static.json
deleted file mode 100644
index dda34b4..0000000
--- a/static.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "root": ".html",
- "clean_urls": true
-}