From 9a34f1c1548dd0e89234b4798d4cd004bc345d98 Mon Sep 17 00:00:00 2001 From: Jan Raasch <425211+janraasch@users.noreply.github.com> Date: Tue, 14 Mar 2023 10:18:13 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20no=20more=20emails=20please=20?= =?UTF-8?q?=F0=9F=98=85=F0=9F=99=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit â„šī¸ @zjedi: I used to get e-mails from people who have questions about how to use the theme from time to time. Not sure, how you'd like to handle this in the future. Here's what I did: I usually refer people to either the hugo community https://discourse.gohugo.io/ if it is a usage (user land) question. If its feedback towards an enhancement, a bug, etc. I ask people to create GitHub issues so through the magic of open source we all profit. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index afa695a..f28bc97 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,6 @@ Add a `custom_head.html`-file to your `layouts/partials`-directory. In there you Please use [GitHub issues](https://github.com/janraasch/hugo-scroll/issues) and [Pull Requests](https://github.com/janraasch/hugo-scroll/pulls). See [contributing guideline](https://github.com/janraasch/hugo-scroll/blob/master/contributing.md) for more. -If you do not have a GitHub-account, feel free to hit me up via e-mail (see [janraasch.com](https://www.janraasch.com)). - ## Special Thanks 🎁 - Go to [Yonatan Wolowelsky](https://github.com/grmmph), for the great [GhostScroll](https://github.com/grmmph/GhostScroll)-theme which formed the basis of this [Hugo](https://gohugo.io/)-theme.