Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap to 1.0 #144

Open
14 of 28 tasks
Nemikolh opened this issue Jul 16, 2024 · 2 comments
Open
14 of 28 tasks

Roadmap to 1.0 #144

Nemikolh opened this issue Jul 16, 2024 · 2 comments

Comments

@Nemikolh
Copy link
Member

Nemikolh commented Jul 16, 2024

Hey there!

Thanks for showing interest in using TutorialKit! We are currently planning to do a 1.0 release and we're excited to share a list of the changes that we are intending to make before the release.

Planned Changes

Nice to have, some post 1.0.0 launch:

  • Have the default tutorial generated showcase all of the features of TutorialKit (ala slidev)
  • JSDocs on TutorialStore class
  • VSCode Extension
    • Automated releases
    • Inheritance information
  • "Checks" to prevent navigation to next lesson until current checks have passed
  • Syntax highlighting for
  • Monaco as an alternative option to CodeMirror
  • Opt-in TypeScript intellisense
@Barbapapazes
Copy link

For the UnoCSS part, a similar solution to this one, https://github.com/slidevjs/slidev/blob/main/packages/slidev/node/setups/unocss.ts, used in Slidev could be used? This could help to simplify the DX and the starter.

@Nemikolh
Copy link
Member Author

Nemikolh commented Aug 7, 2024

@Barbapapazes Thanks for the pointer! This mergeConfigs function from unocss seems to be what we're looking for 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants