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

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