Skip to content

Commit d32c4d4

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat/redirect-to-build-npmx-dev
2 parents af0b974 + 2427057 commit d32c4d4

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

app/pages/blog/alpha-release.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ headline="Read more from the community"
104104
{
105105
url: 'https://graphieros.github.io/graphieros-blog/blog/2026/npmx.html',
106106
title: 'vue-data-ui is on npmx npmx is on vue-data-ui',
107-
authorHandle: 'graphieros.com',
107+
authorHandle: 'graphieros.npmx.social',
108108
description: 'Graphieros explores a minimal npm-based workflow and why it exists.'
109109
},
110110
{
@@ -203,11 +203,23 @@ headline="Read more from the community"
203203
authorHandle: 'vale.rocks',
204204
description: 'How the ethos and practices of npmx represent a healthy open-source ecosystem that should be the standard, not an exception.'
205205
},
206+
{
207+
url: 'https://jaydip.me/blog/joy-of-open-source',
208+
title: 'Joy of open source',
209+
authorHandle: 'jaydip.me',
210+
description: 'childish fun of making things together'
211+
},
206212
{
207213
url: 'https://e18e.dev/blog/npmx-collaboration.html',
208214
title: 'Collaborating with npmx',
209215
authorHandle: '43081j.com',
210216
description: 'How the e18e community is collaborating closely with npmx to make best practices more visible and accessible to everyone in the ecosystem.'
217+
},
218+
{
219+
url: 'https://youtu.be/NoC5U6F6p4Y',
220+
title: 'The npmjs.com that developers deserve - What is npmx? (video)',
221+
authorHandle: 'thealexlichter.com',
222+
description: 'An introductory video showcasing Alex\'s favorite features of npmx and the open-source idea behind it.'
211223
}
212224
]"
213225
/>

0 commit comments

Comments
 (0)