https://github.com/diraneyya/cms.js-starter
https://github.com/diraneyya/cms.js-starter
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/diraneyya/cms.js-starter
- Owner: diraneyya
- Created: 2024-08-31T10:39:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T14:54:00.000Z (almost 2 years ago)
- Last Synced: 2025-07-22T00:39:07.413Z (11 months ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CMS.js Starter
**Quick Start**
1. Clone this repo: `git clone https://github.com/chrisdiana/cms.js-starter.git`
2. Configure `js/config.js` to your liking
3. Make sure to set your Github settings in `js/config.js` if using Github mode
4. If using Github mode, create a new branch from your master or working branch called `gh-pages` (Github's default branch for hosting)
5. Visit your site! (which should be located at `https://yourusername.github.io/cms.js-starter`)

## Learn more about CMS.js
* Visit the [CMS.js repo](https://github.com/chrisdiana/cms.js) to learn more
* Get more themes and templates [here](https://chrisdiana.github.io/cms.js-themes)