Skip to content

Demo repo of Hugo SSG, Cloudinary DAM, and Decap CMS used together.

Notifications You must be signed in to change notification settings

martinjagodic/hugo-cloudinary-decap-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Cloudinary Decap Demo

This is a demo of the Hugo static site generator, Cloudinary digital asset manager and Decap CMS used together.

Requirements

You need Hugo installed on your machine.

You need a Cloudinary account and get cloud name and api key. Replace the CLD_CLOUD_NAME and CLD_API_KEY in static/admin/config.yaml, hugo.toml and layouts/_default/baseof.html with your own. You also have to be logged in to Cloudinary in the browser you are using to use the CMS widget.

Local development

Run hugo with hugo server and open http://localhost:1313/ in your browser.

To run Decap CMS, run npx netlify-cms-proxy-server in a parallel window.

About

Demo repo of Hugo SSG, Cloudinary DAM, and Decap CMS used together.

Resources

Stars

Watchers

Forks