-
-
Notifications
You must be signed in to change notification settings - Fork 354
Blog: add framework partnership announcement #1927
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
thilobillerbeck
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, I have just one nitpick
please make sure to always format your code as prettier expects it, either by configuring your editor or running npm run format before commting :) otherwise the CI fails
| category: announcements | ||
| --- | ||
|
|
||
| # Official Partnership between NixOS Foundation and [Framework](https://frame.work/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Framework Partnership Announcement is already the top level headline. Despite that, this looks kind of out of place with the link. I'd rather suggest going for just printing this block as bold text.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I resolved the requested changes in my branch.
|
|
||
| **Official Partnership between NixOS Foundation and [Framework](https://frame.work/)** | ||
|
|
||
| **TL;DR:** Since April 2025, The NixOS Foundation and Framework have officially partnered to improve NixOS support on Framework devices. This formalizes earlier community efforts, enabling selected community members to contribute to testing, documentation, and support for current and future hardware. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| **TL;DR:** Since April 2025, The NixOS Foundation and Framework have officially partnered to improve NixOS support on Framework devices. This formalizes earlier community efforts, enabling selected community members to contribute to testing, documentation, and support for current and future hardware. | |
| **TL;DR:** Since April 2025, The NixOS Foundation and Framework are officially partnering to improve NixOS support on Framework devices. This formalizes earlier community efforts, enabling selected community members to contribute to testing, documentation, and support for current and future hardware. |
Otherwise it sounds a bit like it has already ended
No description provided.