\documentclass{article} \usepackage[a4paper]{geometry} \title{ Pagination for Twyne dates } \author{ Sam Wilson } \date{ 2021 June 12 (Saturday), 6:43AM } \begin{document} \maketitle \tableofcontents I've added better pagination to Twyne post lists now. Dates were showing everything for a given month, but now if there's more than ten there's a link to page two and so on. It's the same as was already working for tags. Now I can get back to adding 2FA support, and then fix up the editing form's display on small screens (it's been broken since I added the Select2 auto-completion for tags). \end{document}