Skip to content

Commit a5591ee

Browse files
committed
Updated help
1 parent d46a84e commit a5591ee

File tree

4 files changed

+17
-6
lines changed

4 files changed

+17
-6
lines changed

_docs/faq.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Frequently Asked Questions
3-
permalink: /docs/faq/
43
---
54

65
---

_docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ TemplateToolkit, PHP.*
2424

2525

2626
---
27-
## Donate to SublimeCodeIntel!
27+
## Donate to {{ site.name }}!
2828

2929
### How will my donation be used?
3030

31-
Development of *SublimeCodeIntel* is done as an open-source project and
32-
maintaining it is hard and time consuming, if you like SublimeCodeIntel, please
31+
Development of *{{ site.name }}* is done as an open-source project and
32+
maintaining it is hard and time consuming, if you like {{ site.name }}, please
3333
donate whatever you feel comfortable with via PayPal. The donations will be
34-
directly used to support SublimeCodeIntel's developers.
34+
directly used to support {{ site.name }}'s developers.
3535

3636
### How do I donate?
3737

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="grid">
33
<div class="unit one-third center-on-mobiles">
44
<p>
5-
Copyright&nbsp;&copy;&nbsp;{{ site.time | date: '%Y' }}&nbsp;SublimeCodeIntel<br />
5+
Copyright&nbsp;&copy;&nbsp;{{ site.time | date: '%Y' }}&nbsp;{{ site.name }}<br />
66
<a href="https://kronuz.io">Website by Kronuz</a>
77
</p>
88
</div>

help/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Start with our official guide to {{ site.name }} covering installation, usage,
1111
deployment, and more.
1212

1313

14+
### [{{ site.name }} IRC Channel](irc:irc.freenode.net/SublimeCodeIntel){:target="_blank"}
15+
16+
Get live support at **#SublimeCodeIntel** on **irc.freenode.net**, the official
17+
{{ site.name }} IRC channel.
18+
19+
1420
### [GitHub Issues]({{ site.repository }}/issues){:target="_blank"}
1521

1622
Search through the issues on the main {{ site.name }} development. Think you've
@@ -25,3 +31,9 @@ Try reading the source code of {{ site.name }} to see how things work internally
2531
### [Google](https://www.google.com/?q={{ site.name }}){:target="_blank"}
2632

2733
Add **{{ site.name }}** to almost any query, and you'll find just what you need.
34+
35+
36+
### [@germbravo on Twitter](https://twitter.com/germbravo){:target="_blank"}
37+
38+
The {{ site.name }} maintainer is on Twitter. The account is not checked often, so try
39+
the above first.

0 commit comments

Comments
 (0)