Paaz CA 77166314c0 feat(cms): add noindex for bots (#1881) | 4 lat temu | |
---|---|---|
.. | ||
static | 4 lat temu | |
README.md | 4 lat temu | |
go.mod | 4 lat temu |
A content management system for Wowchemy that is optimized for the Academic Starter Template. Built upon Netlify CMS and Netlify Identity.
Install the Hugo Module by adding the following to the bottom of your config/_default/config.toml
:
[module]
# Any existing modules here...
# Install Netlify CMS
[[module.imports]]
path = "github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic"
Then enable the integration in config/_default/params.toml
by setting:
[cms]
netlify_cms = true