Initial commit
This commit is contained in:
commit
8ec8a3d010
1
docs/00_overview.md
Normal file
1
docs/00_overview.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Overview
|
||||||
1
docs/01_task.md
Normal file
1
docs/01_task.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
## Initial task
|
||||||
16
lab.yaml
Normal file
16
lab.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
title: labzy
|
||||||
|
version: 1.0.0
|
||||||
|
description: Descrition for tasks .
|
||||||
|
overview_path: docs/00_overview.md
|
||||||
|
sections:
|
||||||
|
title: Instructions
|
||||||
|
items:
|
||||||
|
- id: 1
|
||||||
|
title: Task 1
|
||||||
|
path: docs/01_task.md
|
||||||
|
estimated_minutes: 7
|
||||||
|
dependencies: []
|
||||||
|
ui:
|
||||||
|
default_open_section_id: 1
|
||||||
|
show_toc: true
|
||||||
|
collapsible_sections: true
|
||||||
Loading…
Reference in New Issue
Block a user