aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-06-20 11:19:08 +0200
committerJonas Smedegaard <dr@jones.dk>2020-06-20 11:19:08 +0200
commitb84c3a6e7f0f4bb644f05f7e991c45f114b453f8 (patch)
treec8bfd701a60462bb99c2155de17362136be1d9f5 /Makefile
parent8fe1e54f704d6a1eefff2109d578821cc0c52315 (diff)
add site.mk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a6839fc..27aa983 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,7 @@
# Depends: myrepos git mkdocs w3c-linkchecker libtext-hogan-perl
+-include site.mk
+
domain ?= example.org
shellhost ?= shell.$(domain)
githost ?= source.$(domain)