You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@ $ bundle exec jekyll serve
58
58
```
59
59
4. Point your web browser to [http://localhost:4000](http://localhost:4000)
60
60
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
+
61
63
### Configure Just the Docs
62
64
63
65
- [See configuration options]({{ site.baseurl }}{% link docs/configuration.md %})
0 commit comments