Skip to content

Commit 151691e

Browse files
authored
Merge pull request just-the-docs#117 from gnarea/gh-pages-local
Explain how to use theme locally with GitHub Pages
2 parents b44efbf + 4de1bda commit 151691e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ $ bundle exec jekyll serve
5858
```
5959
4. Point your web browser to [http://localhost:4000](http://localhost:4000)
6060

61+
If you're hosting your site on GitHub Pages, [set up GitHub Pages and Jekyll locally](https://help.github.com/en/articles/setting-up-your-github-pages-site-locally-with-jekyll) so that you can more easily work in your development environment.
62+
6163
### Configure Just the Docs
6264

6365
- [See configuration options]({{ site.baseurl }}{% link docs/configuration.md %})

0 commit comments

Comments
 (0)