Merge pull request #3196 from jekyll/site-troubleshooting-updates

This commit is contained in:
Parker Moore 2014-12-09 18:09:16 -08:00
commit 2dad0d3304
3 changed files with 21 additions and 1 deletions

View File

@ -1 +0,0 @@
Jekyll's awesome website.

15
site/README.md Normal file
View File

@ -0,0 +1,15 @@
# Jekyll docs site
This directory contains the code for the Jekyll docs site, [jekyllrb.com](http://jekyllrb.com/).
## Contributing
For information about contributing, see the [Contributing page](http://jekyllrb.com/docs/contributing/).
## Running locally
You can preview your contributions before opening a pull request by running from within the directory:
1. `bundle install`
2. `bundle exec rake site:preview`
It's just a jekyll site, afterall! :wink:

View File

@ -11,6 +11,12 @@ that might be of help. If the problem youre experiencing isnt covered belo
please [report an issue]({{site.help_url}}/issues/new) so the
Jekyll community can make everyones experience better.
- [Installation Problems](#installation-problems)
- [Problems running Jekyll](#problems-running-jekyll)
- [Base-URL Problems](#base-url-problems)
- [Configuration problems](#configuration-problems)
- [Markup Problems](#markup-problems)
## Installation Problems
If you encounter errors during gem installation, you may need to install