Closed AriPerkkio closed 1 week ago
Run & review this pull request in StackBlitz Codeflow.
/pkg-pr-new
/pkg-pr-new
/pkg-pr-new
⚡️ Your npm packages are published. @tutorialkit/astro: npm i https://pkg.pr.new/@tutorialkit/astro@b57a764 @tutorialkit/runtime: npm i https://pkg.pr.new/@tutorialkit/runtime@b57a764 @tutorialkit/react: npm i https://pkg.pr.new/@tutorialkit/react@b57a764 @tutorialkit/theme: npm i https://pkg.pr.new/@tutorialkit/theme@b57a764 @tutorialkit/types: npm i https://pkg.pr.new/@tutorialkit/types@b57a764
/pkg-pr-new
⚡️ Your npm packages are published. @tutorialkit/astro: npm i https://pkg.pr.new/@tutorialkit/astro@431145a @tutorialkit/react: npm i https://pkg.pr.new/@tutorialkit/react@431145a @tutorialkit/runtime: npm i https://pkg.pr.new/@tutorialkit/runtime@431145a @tutorialkit/theme: npm i https://pkg.pr.new/@tutorialkit/theme@431145a @tutorialkit/types: npm i https://pkg.pr.new/@tutorialkit/types@431145a
Thanks for review @Nemikolh, let's get this merged! 💯
Adds support for defining lessons without chapters or parts.
Custom order can be defined using
lessons
in metadata:Mixing structures is not supported and an error is thrown when these are not followed:
part
's or one-or-manylesson
'schapter
's or one-or-manylesson
'sIn practice:
However you can have multiple
part
's, where some contain justchapter
's and some contain justlesson
's:tk-mixed-hierarchy.webm