This post will be a brief road-map for those who want to serve the built files of an Angular repository in github-pages instead of serving repo's README.md files. What is GitHub Pages? GitHub by default uses the README.md file inside the root of the repository as the repository's docs page. If you want to change … Continue reading Serving Angular as GitHub Pages