Add links to our lovely new Help repo

This commit is contained in:
Parker Moore 2014-03-27 19:14:11 -04:00
parent bc920f00a2
commit 4017325981
3 changed files with 6 additions and 2 deletions

View File

@ -4,3 +4,4 @@ gauges_id: 503c5af6613f5d0f19000027
permalink: /news/:year/:month/:day/:title/
excerpt_separator: noifniof3nioaniof3nioafafinoafnoif
repository: https://github.com/jekyll/jekyll
help_url: https://github.com/jekyll/help

View File

@ -8,6 +8,9 @@
<li class="{% if page.author %}current{% endif %}">
<a href="/news/">News</a>
</li>
<li>
<a href="{{ site.help_url }}">Help</a>
</li>
<li>
<a href="{{ site.repository }}"><span class="hide-on-mobiles">View on </span>GitHub</a>
</li>

View File

@ -6,9 +6,9 @@ next_section: sites
permalink: /docs/troubleshooting/
---
If you ever run into problems installing or using Jekyll, here's a few tips
If you ever run into problems installing or using Jekyll, here are a few tips
that might be of help. If the problem youre experiencing isnt covered below,
please [report an issue]({{ site.repository }}/issues/new) so the
please [report an issue]({{site.help_url}}/issues/new) so the
Jekyll community can make everyones experience better.
## Installation Problems