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

netlify.sh « bin - github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fdba262bec7643242768897bc4a099598eff7687 (plain)
1
2
3
ln -s /opt/build/repo /opt/build/castanet
cd exampleSite
hugo --theme=castanet --buildDrafts=false --baseURL="$DEPLOY_PRIME_URL"