the-mvm / the-mvm.github.io

The Minimum Viable Model website and Jekyll theme.
https://the-mvm.github.io
GNU General Public License v3.0
86 stars 398 forks source link

BUG - Tag Limit? #37

Closed SimonDarksideJ closed 2 years ago

SimonDarksideJ commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

Getting ready to publish my github pages site using this template and hit a big issue. it is only generating the lists for 10 tags. any other tags don't seem to work or function?

Is this a hard-coded limitation? and if so, why is the site rendering all the tags?

To Reproduce Steps to reproduce the behavior:

  1. visit - https://simondarksidej.github.io/
  2. test tag links

Expected behavior A clear and concise description of what you expected to happen.

All rendered tags should work and filter posts by tags

Screenshots If applicable, add screenshots to help explain your problem. image

Tag 10 image

Tag 11+ ("Book Reviews" tag has 21 articles) image

SimonDarksideJ commented 2 years ago

Ok, tested on (https://weathered-bread-8229.on.fleek.co/) and it is able to support more than 10 tags, so maybe something else? Or is it an article limit in tags

SimonDarksideJ commented 2 years ago

Ok, so the issue was caused by an old migrated article causing issues. Not exactly sure what, but by deleting the article it was resolved