1
Fork 0
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-11-16 23:09:03 +00:00

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