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

wercker.yml - github.com/syui/hugo-theme-wave.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a7eaa4439dd9bfbd7cab371f3420e13a0f3a54d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
box: wercker/default
build:
    steps:
        - arjen/hugo-build:
                version: "0.15"
                theme: hugo-theme-arch
                flags: --buildDrafts=true
deploy:
    steps:
    - lukevivier/gh-pages@0.2.1:
        token: $GIT_TOKEN
        basedir: public