The post grid displayed on the home page is paginated but the only way to move between pages is by using the "Previous" and "Next" buttons at the bottom. Jumping from page 1 to page 8 thus requires 8 unnecessary pages reloads. Technically, it is easy enough to replace the number in the URL http://keymapdb.com/page/3/ from 3 to 8 or whatever but that's hacky.
Ideally, there would be a widget at the bottom showing all the pages (or just a portion if there are a LOT of pages in the future) with the current page being centered and highlighted.
The post grid displayed on the home page is paginated but the only way to move between pages is by using the "Previous" and "Next" buttons at the bottom. Jumping from page 1 to page 8 thus requires 8 unnecessary pages reloads. Technically, it is easy enough to replace the number in the URL
http://keymapdb.com/page/3/from 3 to 8 or whatever but that's hacky.Ideally, there would be a widget at the bottom showing all the pages (or just a portion if there are a LOT of pages in the future) with the current page being centered and highlighted.