tutorialkit
tutorialkit copied to clipboard
TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API
### Is your feature request related to a problem? Publishing new versions of VSCode extension requires manual work. ### Describe the solution you'd like. Add workflow to Github Actions that...
### Is your feature request related to a problem? TutorialKit VSCode extension does not support ordering items with drag and drop. ### Describe the solution you'd like. Add support for...
For information-only lessons without an editor, the text occupies the full width, which is too much. Content-oriented websites, such as https://medium.com/ and others limit text width, they make it a...
### Describe the bug  Some errors, like syntax or reference errors, are not being displayed properly. It would be helpful to have a console for the iframe, similar to...
This PR introduces an ImageContent component for the editor, for binary images. Design choices: - only binary images are supported, with format you typically expect on the web - svg...
### Is your feature request related to a problem? Hi, Since I am "building in public" and crafting lessons as I go, I'd like to setup an RSS feed for...
### Is your feature request related to a problem? I am trying to customize the style of the markdown content. To do so, I am updating the "theme.css" file. However,...
### Is your feature request related to a problem? Currently the `FileTree` component is a custom component that renders just buttons. There are no lists, list items or appropriate element...
### Is your feature request related to a problem? The webcontainer link text customization is not enough, because this footer is also the place where we may want to include...
### Describe the bug When terminal is hidden by default, it's still possible to navigate to that hidden element with keyboard or assistive technologies. Even writing commands to the terminal...