aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2020-08-06 01:03:52 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2020-08-06 01:03:52 +0800
commitc41507e19997e6b959f8e0d7e76f8bd496955fd9 (patch)
treecba07c57fa8ee90a45908a190d686c127350ef9a /Makefile
parent97c47646e69423073e91b46ca3fd42962cdab4b0 (diff)
chore(Makefile): make for development
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..d409d37
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+start:
+ hugo server --source=exampleSite --themesDir=../.. --disableFastRender