From 1ceb7a8cfffbb37c7b51ee87f352a8a39e3f3b74 Mon Sep 17 00:00:00 2001 From: Felix Schneider <99918022+trueberryless@users.noreply.github.com> Date: Sat, 7 Feb 2026 08:30:45 +0100 Subject: [PATCH 1/2] docs: add npmx-weekly to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 627e0afbbe..20ba234609 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ We welcome contributions – please do feel free to explore the project and - [npkg.lorypelli.dev](https://npkg.lorypelli.dev/) – An alternative frontend to npm made with as little client-side JavaScript as possible - [vscode-npmx](https://github.com/npmx-dev/vscode-npmx) – VSCode extension for npmx - [nxjt](https://nxjt.netlify.app) – npmx Jump To: Quickly navigate to npmx common webpages. +- [npmx-weekly](https://npmx-weekly.trueberryless.org/) – A weekly newsletter for the npmx ecosystem. - [npmx-digest](https://npmx-digest.trueberryless.org/) – An automated news aggregation website that summarizes npmx activity from GitHub and Bluesky every 8 hours. If you're building something cool, let us know! 🙏 From 88a45bea6e634d5aabbe495ea7503b93a1919edb Mon Sep 17 00:00:00 2001 From: Felix Schneider <99918022+trueberryless@users.noreply.github.com> Date: Sat, 7 Feb 2026 11:34:39 +0100 Subject: [PATCH 2/2] docs: explain concept in one additional sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20ba234609..84eb007309 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ We welcome contributions – please do feel free to explore the project and - [npkg.lorypelli.dev](https://npkg.lorypelli.dev/) – An alternative frontend to npm made with as little client-side JavaScript as possible - [vscode-npmx](https://github.com/npmx-dev/vscode-npmx) – VSCode extension for npmx - [nxjt](https://nxjt.netlify.app) – npmx Jump To: Quickly navigate to npmx common webpages. -- [npmx-weekly](https://npmx-weekly.trueberryless.org/) – A weekly newsletter for the npmx ecosystem. +- [npmx-weekly](https://npmx-weekly.trueberryless.org/) – A weekly newsletter for the npmx ecosystem. Add your own content via suggestions in the weekly PR on [GitHub](https://github.com/trueberryless-org/npmx-weekly/pulls?q=is%3Aopen+is%3Apr+label%3A%22%F0%9F%95%94+weekly+post%22). - [npmx-digest](https://npmx-digest.trueberryless.org/) – An automated news aggregation website that summarizes npmx activity from GitHub and Bluesky every 8 hours. If you're building something cool, let us know! 🙏