Hi all, I am not very familiar with hugo or web development. Currently I am using blogdown in R to create a static site using Hugo and the Hyde-y theme. My site code can be found at https://github.com/jsilve24/stats_at_home .
I am having a problem with pagination. I have 11 posts, if I set pagination to a number <=10 then I see pagination “working”. The problem is that the link to the subsequent pages are broken (for example it creates a link to http://page/2/ which obviously just doesn’t work).
I tried looking into the theme’s internals but I just don’t know enough about Hugo. Any help would be most appreciated!
Thank you so much! So this is definitely much better (I added that pagination.html file you suggested), it is now working. But unfortunately, the pagination buttons are coming up as bullet points…