Hey,
I have a problem regarding the series taxonomy while using blowfish theme. It uses a nice-looking series of article, that somehow don’t want to link up when hosted on gh-pages.
On my local server (by using hugo server
) it should look like this:
I have set my config.toml to add a series
taxonomy and add series
with series_order
properly in the front matter following official docs - link to my repo and it works locally, but when I build, seems like the connection breaks - same post online.
After doing lots of trials and error I am not sure if it’s something on my side, or is it breaking on the theme side. I’d be super happy for any guidance