digitalcraftsman / hugo-strata-theme

Port of HTML5UP's Strata theme to Hugo
Other
143 stars 92 forks source link

Older posts broken link #54

Closed willis7 closed 5 years ago

willis7 commented 5 years ago

I've been using this theme for a while and only now realised the "Older" button on the Blog page has an incorrect link in my implementation.

A live version you can see; https://sionwilliams.com/post/

If you scroll to the bottom and click older, you will see the issue.

willis7 commented 5 years ago

Source: https://github.com/willis7/sionwilliams_com

Programazing commented 5 years ago

@willis7

I've forked this repo and started working on updating it if you're interested in an actively developed theme:

https://github.com/Programazing/hugo-strata-theme-II

willis7 commented 5 years ago

This was a base url config issue. Fixed.