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

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <github@jimmycai.com>2021-10-23 09:51:56 +0300
committerGitHub <noreply@github.com>2021-10-23 09:51:56 +0300
commita822411a030663c8acaf399c349b7462da467d92 (patch)
tree77e7b4e7e17a3d41bd0a8240432a51897e8cf9a8 /debug.sh
parentca9dcc870d9421524acb68f8b0d7e94ed6b24c2a (diff)
chore: add Github Codespace config
Diffstat (limited to 'debug.sh')
-rwxr-xr-xdebug.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug.sh b/debug.sh
new file mode 100755
index 0000000..4d1312e
--- /dev/null
+++ b/debug.sh
@@ -0,0 +1 @@
+cd exampleSite && hugo server --gc --themesDir=../.. \ No newline at end of file