From: Athene Allen Date: Thu, 30 Jan 2025 13:33:27 +0000 (+0000) Subject: add rss feed generator. now i just need to remember to run it whenever I finish an... X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/commitdiff_plain/54940e64470facdd28d759b582acc5ec5ee297ee?ds=sidebyside;hp=a63496f298639a2a3a6e85dd6cc3bb4d8b69b554 add rss feed generator. now i just need to remember to run it whenever I finish an entry --- diff --git a/.gitignore b/.gitignore index 493e69b..ebb84c6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ _site/ # counterproductive to check this file into the repository. # Details at https://github.com/github/pages-gem/issues/768 Gemfile.lock +/RSSGen/.vs/RSSGen