From 84637110753daabe1203acd33103011b2c538804 Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Mon, 9 Jun 2025 14:55:25 -0500 Subject: [PATCH] Update Home --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index a057eb6..b76662d 100644 --- a/Home.md +++ b/Home.md @@ -16,5 +16,7 @@ To run any of these bots for yourself, you will need: 1. [Dog facts](DogFacts) (dogs_facts.py) is a little bit of code I wrote in one my lazy, brain-foggy days. 2. [Quips](Quips) (quip.py) I adopted the code I use for the [white nonsense bot](https://bots.fyrfli.social/@dayswithoutwhitenonsense) to use any provided text file that contains a basic list of sayings. +[Back home](Home) + ___ *I use [Gitea](https://about.gitea.com) and [their fork](https://blog.gitea.com/hacking-on-gitea-actions/) of Github's actions project. Note that while many folks migrated to [Forgejo](https://forgejo.org), I have not. Many reasons for that, but the most definitive reason is that when Forgejo forked off from Gitea, there wasn't a really comprehensive CI/CD solution (woodpecker was clunky for me) and when Gitea Actions finally released, it was a complicated process to migrate. \ No newline at end of file