Reading this: https://github.com/gohugoio/hugo/commit/43338c3a99769eb7d0df0c12559b8b3d42b67dba
I understand pagination should not be created if not needed.
But is there a way to use pagination on two output formats?
Use case is a website with > 1000 pages needed to be served both as HTML and JSON complete with paginated lists.