You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hugo server --gc --cleanDestinationDir --buildDrafts --buildFuture --bind 0.0.0.0 --port 8080 -b http://100.115.92.200:8080/
testcodespace:
hugo server --gc --cleanDestinationDir --buildDrafts --buildFuture --appendPort=false --baseURL https://$(CODESPACE_NAME)-1313.$(GITHUB_CODESPACES_PORT_FORWARDING_DOMAIN)
testdeploy:
hugo --gc --cleanDestinationDir -b / && firebase hosting:channel:deploy beta
deploy:
hugo --gc --cleanDestinationDir && firebase deploy