Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisdiana/cms.js-starter
Starter Template for CMS.js
https://github.com/chrisdiana/cms.js-starter
Last synced: 28 days ago
JSON representation
Starter Template for CMS.js
- Host: GitHub
- URL: https://github.com/chrisdiana/cms.js-starter
- Owner: chrisdiana
- Created: 2018-11-21T10:05:05.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-01T02:42:35.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T02:15:15.002Z (3 months ago)
- Language: HTML
- Homepage: http://chrisdiana.github.io/cms.js
- Size: 10.7 KB
- Stars: 17
- Watchers: 4
- Forks: 85
- Open Issues: 2
-
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`)![CMS.js Screenshot](https://raw.githubusercontent.com/chrisdiana/cms.js/gh-pages/img/screenshot.png)
## 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)