Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/cupper-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz-gh <37317628+zwbetz-gh@users.noreply.github.com>2019-02-18 20:58:48 +0300
committerGitHub <noreply@github.com>2019-02-18 20:58:48 +0300
commit19bffe9205cd62b1601fb581f1e408eac2ce7213 (patch)
treeb54adc2f9fb70f6030225ef5f59727831e6baa9c /README.md
parentf1b9ef4abf5270fa6e87dc3516d693fe08ffd915 (diff)
Add getting help section
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1eeb3f..5535b26 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ An accessibility-friendly Hugo theme, ported from the [original Cupper](https://
- [Shortcodes](#shortcodes)
- [Syntax highlighting](#syntax-highlighting)
- [Disable toc for a blog post](#disable-toc-for-a-blog-post)
+- [Getting help](#getting-help)
- [Credits](#credits)
## Demo
@@ -83,6 +84,10 @@ toc: false
---
```
+## Getting help
+
+If you run into an issue that isn't answered by this documentation or the [`exampleSite`](https://github.com/zwbetz-gh/cupper-hugo-theme/tree/master/exampleSite), then visit the [Hugo forum](https://discourse.gohugo.io/). The folks there are helpful and friendly. **Before** asking your question, be sure to read the [requesting help guidelines](https://discourse.gohugo.io/t/requesting-help/9132). Feel free to tag me in your question, my forum username is [@zwbetz](https://discourse.gohugo.io/u/zwbetz/summary).
+
## Credits
Thank you to [Heydon Pickering](http://www.heydonworks.com) and [The Paciello Group](https://www.paciellogroup.com/) for creating the original Cupper project.