mirror of
https://github.com/thangisme/notes.git
synced 2024-12-22 09:46:39 -05:00
Merge pull request #117 from gnarea/gh-pages-local
Explain how to use theme locally with GitHub Pages
This commit is contained in:
commit
151691eb09
2
index.md
2
index.md
@ -58,6 +58,8 @@ $ bundle exec jekyll serve
|
||||
```
|
||||
4. Point your web browser to [http://localhost:4000](http://localhost:4000)
|
||||
|
||||
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.
|
||||
|
||||
### Configure Just the Docs
|
||||
|
||||
- [See configuration options]({{ site.baseurl }}{% link docs/configuration.md %})
|
||||
|
Loading…
Reference in New Issue
Block a user