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:
authorZachary Betz <zwbetz@gmail.com>2019-02-19 00:39:46 +0300
committerZachary Betz <zwbetz@gmail.com>2019-02-19 00:39:46 +0300
commitc0f6a99cf13981b77d0a719d503cfb3597dda07a (patch)
tree1fa2b6505184ba2d74302205df7f122bb4dd7b87
parent815bee9e7b7cd013e1088d63ef1cff4d2f498e6d (diff)
parent19bffe9205cd62b1601fb581f1e408eac2ce7213 (diff)
Merge branch 'master' of github.com:zwbetz-gh/cupper-hugo-theme
-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.