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