refactor: Netlify CMS as an optional module
ALso - update Netlify.toml Hugo version to latest - update to latest Wowchemy v5-dev master & upgrade config/ and author profile
This commit is contained in:
5
go.mod
5
go.mod
@@ -2,4 +2,7 @@ module github.com/wowchemy/starter-academic
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20200902195927-86da39719ccd // indirect
|
||||
require (
|
||||
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201001144923-e58ee0ffc576 // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201001144923-e58ee0ffc576 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user