AemieJ opened a new pull request #295: Custom Pagination within Blog Section URL: https://github.com/apache/camel-website/pull/295 I replaced the template of the pagination of Hugo with custom pagination. In this custom pagination, it has the following properties: 1. Show **<<<<** shortcut if not 1st page  2. Show **>>>>** shortcut if not the last page.  3. Show **<<** if there is a previous page 4. Show **>>** if there is the next page 5. Show current page number with the previous 2 pages and next 2 pages. Skip other pages with placeholder ... 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services