Question: GitHub pages support AngularJS html5mode ?
I found the www resource , which says that this can be done with a 404 backup page. Well, this seems like an erroneous decision, as each call returns a 404 error. That would not be very convenient. html5mode must need server-side support (to return an html entry point for each call).
So, is it possible to serve AngularJS html5mode on GitHub pages in the right way ?
javascript angularjs html5 github-pages
ducin
source share