Skip to content

Commit 2133d7d

Browse files
committed
Update GitHub Pages installation instructions
1 parent 15214e1 commit 2133d7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ plugins:
107107
- jekyll-remote-theme
108108
```
109109

110+
Remove any other `theme:` or `remote_theme:` entry.
111+
110112
**Note:** Your Jekyll site should be viewable immediately at <http://USERNAME.github.io>. If it's not, you can force a rebuild by **Customizing Your Site** (see below for more details).
111113

112114
If you're hosting several Jekyll based sites under the same GitHub username you will have to use Project Pages instead of User Pages. Essentially you rename the repo to something other than **USERNAME.github.io** and create a `gh-pages` branch off of `master`. For more details on how to set things up check [GitHub's documentation](https://help.github.com/articles/user-organization-and-project-pages/).

0 commit comments

Comments
 (0)