Improve page order

This commit is contained in:
Jake Howard 2024-02-15 19:52:07 +00:00 committed by Jake Howard
parent 1b4672d615
commit d79f3a5e3c
2 changed files with 10 additions and 1 deletions

5
docs/.pages Normal file
View File

@ -0,0 +1,5 @@
nav:
- README.md
- tags.md
- colophon.md
- ...

View File

@ -82,8 +82,12 @@ markdown_extensions:
plugins:
- search
- awesome-pages
- glightbox
- awesome-pages:
strict: true
order: asc
sort_type: natural
order_by: title
- tags:
enabled: true
tags_file: tags.md