-
Notifications
You must be signed in to change notification settings - Fork 53
Additional Meeting: Content Development with NodeSchool workshoppers as a base for content #27
Comments
Hi, I work for RunKit and was pointed to this issue. We would certainly love to help power live examples on nodejs.org! Our embed docs are here and I thought it would also be useful to list a few points we think are a particularly good fit for nodejs.org:
Finally, one thing that's different about the way RunKit works compared to other similar tools is that with RunKit the code would live on nodejs.org. RunKit embeds works a lot like highlight.js -- it takes the existing static code already on your site and replaces it at runtime with a widget that allows you to run the code. With other services, you often have to create and host the examples on their respective websites, which you then embed through an iframe. We're think its critical for code to not be stored on third party services because:
Anyways, our primary goal is to enable these exact experiences. We really want a world where every code example online is immediately runnable and usable. We're happy to help in whatever way we can (even if you don't end up using RunKit!). |
Would be happy to join the next meeting to provide that context! We've had a big week this week at Glitch, launching our Node debugger interface with Chrome dev tools and our git Rewind interface - all to enhance the Node dev experience, not to just abstract development workflows that lock folks into the editor, which I think is inline with the mission of showing ready-working examples on the Nodejs site. If you need an email for the meeting invite, jenn@fogcreek.com is it! |
Hey all! I set up a Doodle to schedule our breakout meeting for the "Getting Started" and "Advanced Tutorials" sections of our "Learn" pages. Because we'll be getting deep in the weeds with this one, I'm going to try and find a 2 hour block for us to meet and workshop content structure ideas. I'll try to find a time that the majority of us can meet for at least one of the two hours 👍 My thoughts on deliverables we want from this meeting:
Let me know if you think these goals are off the mark, or missing anything! @nodejs/website-redesign, if planning this type of content sounds like fun to you, please attend! @tolmasky and @jennschiffer, we'll mostly be very content-focused in this meeting, not implementation focused, but if you want to attend and get an idea of our potential use-cases – or even help us deep dive in this discussion – please feel free to call in! Everyone, feel free to mark your availability here: |
Per discussion in today's meeting (#24) we'd like to proceed with an additional meeting to begin defining how we pull this content together.
This stems from discussion around #18 and the realization that NodeSchool workshoppers aren't actually a part of the NodeSchool org, but rather the workshoppers org on GitHub. The majority of the Node.js content is written in Markdown and available under an MIT license, which means that we can probably use it as a baseline (with full credit to NodeSchool and the Workshoppers org) unless there are any unforeseen barriers.
We also discussed reaching out to the learn-you-node contributors to be part of this discussion, so I'd like to invite them as well - I'll create an issue in their repo and point back to this issue.
Also, based on some of the discussion in the meeting: We'd like to invite @jennschiffer to discuss Glitch and how we'd be able to effectively work with Glitch as a platform. We've seemingly narrowed our decision for a to RunKit and Glitch, but understanding the interplay between content and editor is super important and having Jenn would be extremely helpful context for the initiative.
The text was updated successfully, but these errors were encountered: