A next generation reader for the tutors-json static site generator.
Part of the Tutors SDK project, tutors-next is a Svelte & TypeScript application, which consumes JSON output from tutors-json, rendering an interactive experience. The application identifies the published course from a URL, recovers the JSON version of the static site and then renders a Svelte application.
The reader is intended for educational content, some representative examples:
- https://reader.tutors.dev/course/wit-hdip-comp-sci-showcase
- https://reader.tutors.dev/course/full-stack-web-dev-oth-2022
- https://reader.tutors.dev/course/agile-dev-2021
- https://tutors-svelte.netlify.app/course/classic-design-patterns
- https://tutors-svelte.netlify.app/course/wit-hdip-comp-sci-2019
Documentation for the Tutors SDK can be found at the Tutors Docs website.
The Tutors SDK is open-source software licensed under the MIT License.