Skip to content

Commit

Permalink
feat(talks): new talk
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Oct 18, 2023
1 parent 487b3f8 commit 854864e
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions data/talks/231018-open-source-ecosystem.json
@@ -0,0 +1,38 @@
{
"slug": "open-source-ecosystem",
"title": "Maintaining Your Company's Open-Source Ecosystem",
"lead": "...or how to make great npm packages for the mere mortal.",
"date": "2023-10-18",
"durationMinutes": 25,
"conference": {
"slug": "nuxtnation",
"name": "Nuxt Nation 2023",
"url": "https://nuxtnation.com",
"location": "Online"
},
"links": [
{
"name": "Slides",
"url": "https://231018-open-source-ecosystem.diapositiv.lihbr.com/1"
},
{
"name": "Transcript",
"url": "https://docs.google.com/document/d/173-AKhwitukY3JmDpQn32mUzGWnr5KCMnX9DUJyifU4/edit?usp=sharing"
},
{
"name": "Nuxt 3 link RFC",
"url": "https://github.com/nuxt/nuxt/discussions/16023#discussioncomment-1683819"
}
],
"feedback": {
"hashtags": "nuxtnation",
"related": "li_hbr:Conference Speaker,nuxtnation:Conference Organizer,nuxt_js:Vue.js Framework",
"via": "li_hbr"
},
"confetti": [
"📦",
"💐",
"🧰",
"🌐"
]
}

0 comments on commit 854864e

Please sign in to comment.