Add links to our lovely new Help repo

This commit is contained in:
Parker Moore 2014-03-27 19:14:11 -04:00
父節點 bc920f00a2
當前提交 4017325981
共有 3 個檔案被更改,包括 6 行新增2 行删除

查看文件

@ -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

查看文件

@ -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>

查看文件

@ -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 you’re experiencing isn’t 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 everyone’s experience better.
## Installation Problems