Socket
Book a DemoInstallSign in
Socket

github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms

v0.0.0-20210624202630-6f46a6818191
Source
Go
Version published
Created
Source

Wowchemy CMS

A Content Management System (CMS) for the Wowchemy website builder.

Built upon the open source Netlify CMS and Netlify Identity projects.

Install

  • Edit config/_default/config.toml to install the wowchemy-cms Hugo Module so that you have something like:

    [module]
      # Any existing modules here...
      [[module.imports]]
        path = "github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms"
      [[module.imports]]
        path = "github.com/wowchemy/wowchemy-hugo-modules/wowchemy"
    
  • Create a content/admin/index.md file containing:

    ---
    type: wowchemycms
    outputs:
      - wowchemycms_config
      - HTML
    ---
    
    
  • (Optional) If your Git repository's branch is not main, define it in config/_default/params.toml:

    [cms]
      branch = "master"
    

FAQs

Package last updated on 24 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.