Jieiku / abridge

Fast & Lightweight Zola Theme
https://abridge.pages.dev/
MIT License
142 stars 41 forks source link

Create a Numbers Only Paginator mode. #177

Closed Jieiku closed 5 days ago

Jieiku commented 1 week ago

Create a Numbers Only Paginator mode, add option to config.toml so that you can choose between the modes.

The new numbers only mode would look similar to this, but themed to match abridge:

2024-06-29_13-50-06

2024-06-29_13-39-52

2024-06-29_13-50-19

The numbers only mode would be the new default for abridge unless you configure it otherwise in config.toml

This would also shave page size down a little because we would no longer need to load the arrow icons in the paginator.

I may even decide to just 86 the old mode and go with the numbers only mode, but I am not yet decided.

The numbers only mode gives you the same level of navigation, but without the duplicate links, which is a plus for accessibility users.

Jieiku commented 5 days ago

completed: https://github.com/Jieiku/abridge/commit/89db3ed9d53bae1eeedd821fcd7fdb620922aa34