summaryrefslogtreecommitdiffstats
path: root/host.bat
diff options
context:
space:
mode:
Diffstat (limited to 'host.bat')
-rw-r--r--host.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/host.bat b/host.bat
new file mode 100644
index 0000000..79395a4
--- /dev/null
+++ b/host.bat
@@ -0,0 +1,3 @@
+cd %cd%
+set hugo_bin=%userprofile%\Downloads\hugo.exe
+"%hugo_bin%" serve . --disableFastRender