Skip to content

Commit

Permalink
Docs: Add info about using local Jekyll to test GH Pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosperate committed Feb 20, 2020
1 parent 46a4c1c commit c46bf68
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/jekyll.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,9 @@ And add this line to your Jekyll site's `_config.yml`:
```yaml
theme: jekyll-theme-rtd
```
## Local Jekyll to test GH Pages
If you are hosting your website in GH Pages, but testing locally with Jekyll
you might want to have a look at the official documentation for
[Testing your GitHub Pages site locally with Jekyll](https://help.github.com/en/github/working-with-github-pages/testing-your-github-pages-site-locally-with-jekyll).

0 comments on commit c46bf68

Please sign in to comment.