Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.
This repository was archived by the owner on May 18, 2025. It is now read-only.

Create a component for lesson links #89

@NathanLovato

Description

@NathanLovato

Code a component to link to lessons in the course and validate the links: <LessonLink course="learn_2d_gamedev_godot_4" href="module/lesson_slug" label="the lesson" />

The point is to:

  1. Validate that links are correct (the lesson exists) and catch when they change
  2. Automatically insert the lesson title if no label is provided

So this should both do link validation and help with not looking up courses.

To decide: should this use file paths or actual URLs from the final website?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions