-
Notifications
You must be signed in to change notification settings - Fork 15
Youtube courses #25
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Gather all the youtube courses in a structured way on the website.
People find it hard to find on the youtube channel all the episodes in one project, and they might miss out on a lot of content.
For this, we need to structure all our projects on the website, and on the detailed page of the project, add
- Title
- Description
- What will they learn
- Complexity
- Time to complete
- What will they learn by building it
- Prerequisites + Asset bundle link
- And lastly, links to all the episodes (using the YoutubeVideoMock component)
To do:
- Render Subpages
- Refactor rendering and subpages
- Display all the subpages, in a ToC style (similar to Nextjs docs)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress