Kazuhiro MUSASHI
dfd6e53df4
``` --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,4 +10,4 @@ jobs: name: "Run Hugo" command: HUGO_ENV=production hugo -v -s /root/project/ - store_artifacts: - path: /tmp/artifacts + path: /root/project/public ``` |
||
---|---|---|
.circleci | ||
content | ||
layouts | ||
static/images | ||
tasks | ||
themes/angels-ladder | ||
.gitignore | ||
.textlintrc | ||
Rakefile | ||
config.toml |