We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 211376e commit f5b56fdCopy full SHA for f5b56fd
README.md
@@ -33,6 +33,8 @@ Use apache mode if you choose to self host your content. If you choose this opti
33
1. Clone the repo: `git clone https://github.com/cdmedia/cms.js.git`
34
2. Configure `js/config.js` to your liking
35
3. Make sure to set your `githubUserSettings` in `js/config.js` if using Github mode
36
+4. If using Github mode, create a new branch from your master called `gh-pages`
37
+ (Github's default branch for hosting)
38
4. Visit your site!
39
40
0 commit comments