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

https://github.com/diraneyya/cms.js-starter


https://github.com/diraneyya/cms.js-starter

Last synced: 4 months ago
JSON representation

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)