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

build.sh - gitlab.com/kskarthik/monopriv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9056aa2c4949de6ebd0a6b9a15f1201b9eed04e7 (plain)
1
2
3
4
5
6
apk add git
git clone https://github.com/gohugoio/hugobasicexample.git && mkdir -p hugobasicexample/themes/monopriv
cp -r archetypes exampleSite images layouts resources static theme.toml hugobasicexample/themes/monopriv/ && ls
cd hugobasicexample/
mv themes/monopriv/exampleSite/config.toml .
hugo -b https://kskarthik.gitlab.io/monopriv/