Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xview.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/view.sh b/view.sh
index 0757f089..8d5635d2 100755
--- a/view.sh
+++ b/view.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
-hugo --i18n-warnings server
+hugo server --disableFastRender --i18n-warnings