Add RSS feeds (#194)

Closes #179

Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/194
Reviewed-by: orangix <orangix@noreply.codeberg.org>
Co-authored-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
Co-committed-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
This commit is contained in:
video-prize-ranch
2025-02-24 02:48:56 +00:00
committed by video-prize-ranch
parent 65e4a5f08e
commit 4e3022ce1a
11 changed files with 195 additions and 49 deletions

1
go.mod
View File

@@ -9,6 +9,7 @@ require (
github.com/dustin/go-humanize v1.0.1
github.com/gofiber/fiber/v2 v2.52.6
github.com/gofiber/template/handlebars/v2 v2.1.11
github.com/gorilla/feeds v1.2.0
github.com/joho/godotenv v1.5.1
github.com/mailgun/raymond/v2 v2.0.48
github.com/microcosm-cc/bluemonday v1.0.27