diff --git a/microsite/blog/2026-02-25-get-a-jump-on-contribfest.mdx b/microsite/blog/2026-02-25-get-a-jump-on-contribfest.mdx index 7e4eacab50..67941fa436 100644 --- a/microsite/blog/2026-02-25-get-a-jump-on-contribfest.mdx +++ b/microsite/blog/2026-02-25-get-a-jump-on-contribfest.mdx @@ -17,19 +17,19 @@ We're excited to announce the new ContribFest web app: [https://contribfest.back You'll see that the app is broken down into five sections: -* [Welcome](https://contribfest.backstage.io/): This is where you'll find links to all the things, including the session's slide deck, assignment sheet, the Backstage and Community Plugins repositories, and their respective contribution guides. -* [Getting Started](https://contribfest.backstage.io/getting-started/): Whether you are new to Backstage or an old hat, use this handy checklist to help you get your local environment set up for contributing, including all the commands. (Make sure you check all the boxes, you never know what might happen! πŸ˜‰) -* [Curated Issues](https://contribfest.backstage.io/issues/): This is what you come to the session for: finding an issue that speaks to you and contributing towards it. This section has a list of issues that we've curated β€” and filters, so you can slice and dice the list to find the perfect issue to work on. -* [Contrib Champs](https://contribfest.backstage.io/contrib-champs/): We've hosted three other ContribFests in the past β€” this is where you'll find merged PRs from those sessions, a place to celebrate contributions. Make sure to tag your PRs with β€œContribFest”, and maybe your name will show up here one day, too! πŸ† -* [Hall of Hosts](https://contribfest.backstage.io/hall-of-hosts/): ContribFest would not take place without the various community members who have stepped up to help co-host the sessions. This is where you'll see an honor roll of past co-hosts. πŸ™ +- [Welcome](https://contribfest.backstage.io/): This is where you'll find links to all the things, including the session's slide deck, assignment sheet, the Backstage and Community Plugins repositories, and their respective contribution guides. +- [Getting Started](https://contribfest.backstage.io/getting-started/): Whether you are new to Backstage or an old hat, use this handy checklist to help you get your local environment set up for contributing, including all the commands. (Make sure you check all the boxes, you never know what might happen! πŸ˜‰) +- [Curated Issues](https://contribfest.backstage.io/issues/): This is what you come to the session for: finding an issue that speaks to you and contributing towards it. This section has a list of issues that we've curated β€” and filters, so you can slice and dice the list to find the perfect issue to work on. +- [Contrib Champs](https://contribfest.backstage.io/contrib-champs/): We've hosted three other ContribFests in the past β€” this is where you'll find merged PRs from those sessions, a place to celebrate contributions. Make sure to tag your PRs with β€œContribFest”, and maybe your name will show up here one day, too! πŸ† +- [Hall of Hosts](https://contribfest.backstage.io/hall-of-hosts/): ContribFest would not take place without the various community members who have stepped up to help co-host the sessions. This is where you'll see an honor roll of past co-hosts. πŸ™ ## About those Contrib Champs The goals of the Backstage ContribFest sessions are many β€” foster community, work with experts, etc. β€” but it's pretty obvious that contributions are the most important. It's in the name after all. Here are a few past contributions that we wanted to share to give you an idea of what that looks like: -* [#27694](https://github.com/backstage/backstage/pull/27694) by [hyb175](https://github.com/hyb175) β€” Add Pagination to Tech Docs Table: for those with lots of entities with TechDocs, this is a massive performance improvement. -* [#29470](https://github.com/backstage/backstage/pull/29470) by [ioboi](https://github.com/ioboi) β€” Openshift Auth provider: this allows those using OpenShift to use it to sign into their Backstage instance. -* [#31770](https://github.com/backstage/backstage/pull/31770) by [theZMC](https://github.com/theZMC) β€” Render HTML in GitHub-flavored Markdown: with this change in place, HTML will now render correctly in the MarkdownContent component when you are using the GitHub-flavored Markdown mode. +- [#27694](https://github.com/backstage/backstage/pull/27694) by [hyb175](https://github.com/hyb175) β€” Add Pagination to Tech Docs Table: for those with lots of entities with TechDocs, this is a massive performance improvement. +- [#29470](https://github.com/backstage/backstage/pull/29470) by [ioboi](https://github.com/ioboi) β€” Openshift Auth provider: this allows those using OpenShift to use it to sign into their Backstage instance. +- [#31770](https://github.com/backstage/backstage/pull/31770) by [theZMC](https://github.com/theZMC) β€” Render HTML in GitHub-flavored Markdown: with this change in place, HTML will now render correctly in the MarkdownContent component when you are using the GitHub-flavored Markdown mode. Check out the [Contrib Champs page](https://contribfest.backstage.io/contrib-champs/) to see the full list! @@ -37,12 +37,12 @@ Check out the [Contrib Champs page](https://contribfest.backstage.io/contrib-cha Along with the new ContribFest web app, we are also looking to use Dev Containers this time around to help streamline the session for those who'd like to use that option to get started. On the [Getting Started page](https://contribfest.backstage.io/getting-started/), pick the Dev Containers radio button and then follow the checklist. To give you a quick preview, you'll need to have the following installed: -* Git, you'll need this to be able to pull down the code -* Docker Desktop (or Docker Engine on Linux) -* VS Code with the Dev Containers extension or IntelliJ IDEA Ultimate +- Git, you'll need this to be able to pull down the code +- Docker Desktop (or Docker Engine on Linux) +- VS Code with the Dev Containers extension or IntelliJ IDEA Ultimate Check out our [Dev Containers tutorial](https://github.com/backstage/backstage/blob/master/contrib/docs/tutorials/devcontainer.md) for a deeper dive into the subject. ## Amsterdam, here we come! -On behalf of the Backstage ContribFest co-host team, thank you for following along. We're looking forward to meeting you in Amsterdam and working together on your contributions. Please be sure to introduce yourself! \ No newline at end of file +On behalf of the Backstage ContribFest co-host team, thank you for following along. We're looking forward to meeting you in Amsterdam and working together on your contributions. Please be sure to introduce yourself!