Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stackblitz
/
tutorialkit
Public
Notifications
You must be signed in to change notification settings
Fork
78
Star
648
Code
Issues
47
Pull requests
5
Discussions
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
tutorialkit
docs
tutorialkit.dev
src
content
on
main
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 25, 2024
fix(astro): allow URLs in `meta.image` (#422)
AriPerkkio
authored
3125547
Copy full SHA for 3125547
Commits on Nov 15, 2024
feat(astro): add "Download lesson as zip" button (#415)
AriPerkkio
authored
9c6e534
Copy full SHA for 9c6e534
feat(astro): support lessons without parts or chapters (#374)
AriPerkkio
authored
8c44cbe
Copy full SHA for 8c44cbe
Commits on Nov 8, 2024
docs: add filenames to `Marking text` examples (#409)
noam-honig
authored
13b9312
Copy full SHA for 13b9312
Commits on Nov 5, 2024
feat(runtime): `fs.watch` to support syncing new files from webcontainer (#394)
isaacplmann
authored
3beda90
Copy full SHA for 3beda90
Commits on Oct 28, 2024
docs: add `previews: false` docs and example (#397)
noam-honig
authored
e288f4e
Copy full SHA for e288f4e
Commits on Oct 27, 2024
docs: detailed Expressive Code attributes and examples (#391)
noam-honig
authored
a824f15
Copy full SHA for a824f15
Commits on Oct 18, 2024
docs: add missing docs for `meta` configuration option (#379)
AriPerkkio
authored
b8cb829
Copy full SHA for b8cb829
feat(astro): add `custom` configuration option for passing custom fields (#378)
eric-burel
authored
7c6ede9
Copy full SHA for 7c6ede9
Commits on Oct 16, 2024
feat(astro): override components to support `HeadTags` (#375)
eric-burel
authored
e93d11a
Copy full SHA for e93d11a
Commits on Oct 14, 2024
docs: markdown syntax guide (#368)
kevinzunigacuellar
authored
bc01566
Copy full SHA for bc01566
Commits on Oct 9, 2024
docs: add docs for `defaultRoutes` (#365)
kevinzunigacuellar
authored
a1d4f3c
Copy full SHA for a1d4f3c
Commits on Oct 1, 2024
fix(astro): better default meta tags (#342)
eric-burel
authored
d81d1cc
Copy full SHA for d81d1cc
docs: add examples of `tutorialkit:store` and `tutorialkit:core` usage (#348)
AriPerkkio
authored
3e30953
Copy full SHA for 3e30953
Commits on Sep 24, 2024
feat!: mark `@tutorialkit/react` component API as experimental feature (#346)
AriPerkkio
authored
67042ef
Copy full SHA for 67042ef
feat(astro): override components to support `Dialog` (#345)
AriPerkkio
authored
61a542e
Copy full SHA for 61a542e
Commits on Sep 23, 2024
fix: prevent overwriting template files via `<FileTree>` (#336)
AriPerkkio
authored
23ed41c
Copy full SHA for 23ed41c
Commits on Sep 18, 2024
feat: sync files from WebContainer to editor (#334)
Nemikolh
authored
5c1de69
Copy full SHA for 5c1de69
feat: support glob patterns in `editor.fileTree.allowEdits` (#332)
AriPerkkio
authored
c1a59f5
Copy full SHA for c1a59f5
Commits on Sep 17, 2024
chore(dev-deps): update `eslint`, `prettier`, `vitest` (#333)
AriPerkkio
authored
5e5c60e
Copy full SHA for 5e5c60e
Commits on Sep 13, 2024
feat: add files via file tree (#314)
AriPerkkio
authored
7782bdc
Copy full SHA for 7782bdc
Commits on Sep 11, 2024
docs: `TopBar` override to mention `open-in-stackblitz-link` slot (#324)
AriPerkkio
authored
b68db8b
Copy full SHA for b68db8b
Commits on Sep 2, 2024
feat(react): add button to reload a preview (#305)
Nemikolh
authored
d14c404
Copy full SHA for d14c404
Commits on Aug 30, 2024
chore: add info on Enterprise Server (#299)
HeyGarrison
authored
829acef
Copy full SHA for 829acef
Commits on Aug 28, 2024
docs: show sources for referenced files (#289)
AriPerkkio
authored
e3b90f5
Copy full SHA for e3b90f5
Commits on Aug 27, 2024
feat!: rename `@tutorialkit/components-react` to `@tutorialkit/react` (#155)
AriPerkkio
authored
e3c0fee
Copy full SHA for e3c0fee
feat!: simplify UnoCSS integration (#270)
AriPerkkio
authored
8d49ef8
Copy full SHA for 8d49ef8
Commits on Aug 19, 2024
fix: missing preview i18n (#255)
ycs77
authored
095ed57
Copy full SHA for 095ed57
feat(runtime): option for setting terminal open by default (#246)
AriPerkkio
authored
5419038
Copy full SHA for 5419038
Commits on Aug 12, 2024
feat(runtime): add `preview.pathname` (#233)
AriPerkkio
authored
9bf2156
Copy full SHA for 9bf2156
Commits on Aug 9, 2024
docs: add info on how to create callouts (#224)
henrikvilhelmberglund
authored
bd0ca1a
Copy full SHA for bd0ca1a
Commits on Aug 8, 2024
fix(astro): webcontainers link to be in plural (#227)
AriPerkkio
authored
0b86ebd
Copy full SHA for 0b86ebd
Commits on Aug 7, 2024
feat: add 'Open in StackBlitz'-button (#219)
AriPerkkio
authored
af428c8
Copy full SHA for af428c8
Commits on Aug 6, 2024
feat: add link to webcontainers.io (#202)
AriPerkkio
authored
70d20c7
Copy full SHA for 70d20c7
Commits on Jul 30, 2024
docs: fix metadata (#181)
AriPerkkio
authored
f988a04
Copy full SHA for f988a04
Pagination
Previous
Next
You can’t perform that action at this time.