awesome-angular icon indicating copy to clipboard operation
awesome-angular copied to clipboard

GitHub Pages Rework

Open jdegand opened this issue 8 months ago • 1 comments

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.

jdegand avatar Jun 02 '24 19:06 jdegand