Skip to content

Commit

Permalink
sync with hugo blox
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentperrinet committed Feb 23, 2024
1 parent 233429d commit b9b12e7
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 22 deletions.
6 changes: 3 additions & 3 deletions content/admin/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
# Generate Wowchemy CMS
type: wowchemycms
# Generate Decap CMS
type: decap_cms
private: true
outputs:
- wowchemycms_config
- decap_cms_config
- HTML
---
11 changes: 0 additions & 11 deletions content/authors/_index.md

This file was deleted.

3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,4 @@ module github.com/wowchemy/starter-hugo-research-group
go 1.15

require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.7-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms v0.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
)
4 changes: 0 additions & 4 deletions go.sum

This file was deleted.

2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
publish = "public"

[build.environment]
HUGO_VERSION = "0.119.0"
HUGO_VERSION = ""
HUGO_ENABLEGITINFO = "true"

[context.production.environment]
Expand Down

0 comments on commit b9b12e7

Please sign in to comment.