blob: 6df0e4d26aaaa4eb089513fa932f1af5cc454645 (
plain)
1
2
3
4
5
6
7
8
|
site_name: KPL Specification
site_dir: 'public'
repo_url: https://git.kpl.dev/kpl-specification/
repo_name: Markdown Source
nav:
- Main: 'index.md'
- Syntax: 'syntax/index.md'
- Type System: 'type_system/index.md'
|