Skip to content

Commit

Permalink
removing deprecated taxonomyterm; changing hugo version to extended t…
Browse files Browse the repository at this point in the history
…o support SASS/SCSS processing
  • Loading branch information
pawel-nobl9 committed Mar 22, 2024
1 parent e9aaa3f commit 6a12db5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-publish-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
extended: true

- name: Build
run: hugo --minify --destination docs
Expand Down
1 change: 0 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ summaryLength: 3
# Disables warnings
disableKinds:
- taxonomy
- taxonomyTerm
markup:
goldmark:
renderer:
Expand Down

0 comments on commit 6a12db5

Please sign in to comment.