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: c4f2b1166db1608742f5406b6e2776c4950007a5 (plain)
1
2
3
ln -s /opt/build/repo /opt/build/castanet
cd exampleSite
hugo --theme=castanet --buildDrafts=false --baseURL="$URL"