Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martinjagodic/decap-demo

Demo site for presenting Decap as a Git-based CMS
https://github.com/martinjagodic/decap-demo

decap-cms git-based-cms hugo

Last synced: 12 days ago
JSON representation

Demo site for presenting Decap as a Git-based CMS

Awesome Lists containing this project

README

        

# Demo: Decap, the Git-Based CMS

You need Hugo installed to run this demo. If you don't have it, you can install it with `brew install hugo` or `apt-get install hugo`.

To run the demo, clone this repo and run `hugo server` in the root directory. You can then access the site at `http://localhost:1313/`.

Decap CMS is installed and configured in the `static/admin` directory. You can access the CMS at `http://localhost:1313/admin/`.