diff --git a/changelogs/2025-09-08-welcome.md b/changelogs/2025-09-08-welcome.md deleted file mode 100644 index 7fe53eea..00000000 --- a/changelogs/2025-09-08-welcome.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Welcome to Bluefin Changelogs -slug: welcome -authors: [stable] -tags: [announcements, stable] ---- - -Welcome to the Bluefin Changelogs! This section will contain release notes and changelog information for all Bluefin releases. - - - -This is where you'll find detailed information about: - -- **LTS releases**: Long-term support versions -- **GTS releases**: Gated testing stream releases -- **Stable releases**: Latest stable releases - -Stay tuned for automated changelog updates coming soon! diff --git a/changelogs/authors.yaml b/changelogs/authors.yaml deleted file mode 100644 index 2c0e4ee9..00000000 --- a/changelogs/authors.yaml +++ /dev/null @@ -1,23 +0,0 @@ -lts: - name: Bluefin LTS - title: Long Term Support Release - image_url: https://github.com/ublue-os.png - url: https://github.com/ublue-os/bluefin-lts - socials: - github: "ublue-os" - -gts: - name: Bluefin GTS - title: Gated Testing Stream Release - image_url: https://github.com/ublue-os.png - url: https://github.com/ublue-os/bluefin - socials: - github: "ublue-os" - -stable: - name: Bluefin Stable - title: Stable Release Stream - image_url: https://github.com/ublue-os.png - url: https://github.com/ublue-os/bluefin - socials: - github: "ublue-os"