So while merging the website over to siggame.github.io/blog/, the links for each individual posts in the main "feed" are not working. Referring to these: link.
The blog is using a plugin to generate that feed, so that would be something to do with it I assume. It should just take some sleuthing around and poking at files, but it is something that needs to get fixed.
Before you start, take a second to get used to Jekyll and then go ahead and fork this repo into your own account, create a new branch (named 'link-fix' or similar) and then go ahead and try and get your code working. Once you've gotten a solution, submit a pull request and someone else can check out the code before it gets added to the main repo.
So while merging the website over to siggame.github.io/blog/, the links for each individual posts in the main "feed" are not working. Referring to these: link.
The blog is using a plugin to generate that feed, so that would be something to do with it I assume. It should just take some sleuthing around and poking at files, but it is something that needs to get fixed.
Before you start, take a second to get used to Jekyll and then go ahead and fork this repo into your own account, create a new branch (named 'link-fix' or similar) and then go ahead and try and get your code working. Once you've gotten a solution, submit a pull request and someone else can check out the code before it gets added to the main repo.