-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
This is my usage scenario:
- I am delivering the workshop.
- Learners have cloned the lesson repository to follow the exercises.
- Exercises are organized by day in a
content/code/day-Nfolder. - Each
day-Nfolder has subfolders with one exercise each. The folder are prefixed with a number, for easier reference. The subfolder contains an incomplete scaffold and its solution. For example:
content/code/day-2/
└── 21_automata-cxx
├── external
├── solution
└── srcCan there be automatic counters for the challenge boxes in the lesson? Such that it's easily discoverable into which folder to navigate when one is following along on the lesson webpage. I am not even sure this is possible in Sphinx, to be honest 😅
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels