awesome-angular
awesome-angular copied to clipboard
GitHub Pages Rework
Starting June 30, all Github Pages will require the use of Github Actions.
At present, the GitHub Pages has outdated content and the index.html file requires manual updating. I have not done this, as I will be reworking the order of sections.
This present configuration is overly complicated.
A simple _config.yml can render the README.md as a Github Page. Check this repo for what the yml could look like. For the README to be rendered, you would also need to delete the index.html file.
params.json file could also probably be removed as well.
oh yeah this repo was made before all the fancy github feature