chore: show lessons in sidebar at root level

This commit is contained in:
rzmk 2024-07-25 17:20:41 -04:00
parent 1c1d950e8e
commit f7ed1b254a
No known key found for this signature in database
2 changed files with 10 additions and 13 deletions

View file

@ -6,13 +6,10 @@ root: index
title: Introduction
chapters:
- file: exercises-setup
- file: getting-started
title: Getting started
sections:
- file: lessons/0/index
title: "Lesson 0: Exploring qsv help messages and syntax"
- file: lessons/1/index
title: "Lesson 1: Displaying file content with qsv table"
- file: lessons/2/index
title: "Lesson 2: Piping commands"
- file: lessons/0/index
title: "Lesson 0: Exploring qsv help messages and syntax"
- file: lessons/1/index
title: "Lesson 1: Displaying file content with qsv table"
- file: lessons/2/index
title: "Lesson 2: Piping commands"
- file: appendix