1
0
mirror of https://github.com/thangisme/notes.git synced 2024-12-22 15:16:34 -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:
Patrick Marsceill 2019-04-30 17:27:46 -07:00 committed by GitHub
commit 151691eb09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %})