Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/martinjagodic/decap-demo
- Owner: martinjagodic
- Created: 2023-09-01T08:31:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-27T12:25:50.000Z (about 1 year ago)
- Last Synced: 2024-12-17T03:55:49.641Z (17 days ago)
- Topics: decap-cms, git-based-cms, hugo
- Language: HTML
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/`.