I\'m trying to post my SPA app that works fine locally but when I push it to Github Pages, the interior pages don\'t register if you navigate to them directly.
For
Created two files 404.md and 404.html
--- permalink: /404.html ---
this solved my issue for an Angular app.