I followed the rules set by @rafgraph in their spa-github-pages repo to fix the issue Github Pages has with single page applications.
Tests
I had to push a build up to a separate branch on my forked repo to test this functionality doing this added an additional segment to public url (i.e. heykc.github.io/additional-segment/home). In order to test this one-to-one, you will have to push a build up to your named github repo so as not to have an additional segment in the url.
Fixes
Fixes: #7
Description
I followed the rules set by @rafgraph in their spa-github-pages repo to fix the issue Github Pages has with single page applications.
Tests
I had to push a build up to a separate branch on my forked repo to test this functionality doing this added an additional segment to public url (i.e. heykc.github.io/additional-segment/home). In order to test this one-to-one, you will have to push a build up to your named github repo so as not to have an additional segment in the url.