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: a29e701ca7befc1705db6c1ba6725771e9547f59 (plain)
1
2
3
ln -s /opt/build/repo /opt/build/castanet
cd exampleSite
hugo_0.19 --theme=castanet --buildDrafts=false --baseURL="$DEPLOY_PRIME_URL"