Feature: Add pagination to routes

Description

The default routes are now respecting pagination params. If you are using the default routes you dont need to change anything else.

imports:
   - { resource: "EXT:blog/Configuration/Routes/Default.yaml" }

If you have made a custom configuration, will need to add support yourself.