LearnWhileDoing/content

Content repository structure

The LWD content repository follows a strict structure that is understood and parsed by the platform.

[COURSES.yaml](<https://github.com/LearnWhileDoing/content/blob/main/COURSES.yaml>)

Directory of all of the published courses available on the platform.

This file is structured as a single record with values of the Course data type.

[TAGS.yaml](<https://github.com/LearnWhileDoing/content/blob/main/TAGS.yaml>)

List of available tags and their corresponding color palette.

Each tag is mapped to a single Color.

Course directories

Where all of the content for each individual course is housed.

Common files and folders

Every course directory has the following files and folders: