```
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -9,7 +9,3 @@ jobs:
- run:
name: "Run Hugo"
command: HUGO_ENV=production hugo -v -s /root/project/
- - run:
- name: "Test Website"
- command: htmlproofer /root/project/public --allow-hash-href --check-html --empty-alt-ignore --disable-external
-
```
|
||
|---|---|---|
| .circleci | ||
| content | ||
| layouts | ||
| static/images | ||
| tasks | ||
| themes/angels-ladder | ||
| .gitignore | ||
| .textlintrc | ||
| config.toml | ||
| Rakefile | ||