My personal website made with Angular and Bootstrap. Hosted on GitHub Pages. Custom one-page with dynamic URLs solution.
Deployment steps:
- Run
ng build --prod. - Remove all files from
gh-pagesbranch. - Copy
/distcontents frommastertogh-pagesbranch. - Make a copy of
index.htmland rename it to404.html. - Commit this branch.