# Section ordering for the MkDocs awesome-pages plugin on docs.lyrapup.pet.
# `index.md` is this repository's root README, copied in by the docs-site build
# before this directory is synced over the top. The trailing `...` picks up any
# page added later, so a new file needs no edit here.
nav:
  - index.md
  - shell.md
  - keybindings.md
  - hosts
  - ...
