This is an awesome-list template with CI to run awesome-lint and awesome_bot to be compliant from the beginning.
- generate a template of this repo
- run a find & replace of
YOUR_GITHUB_USER/YOUR_REPOwith your details - edit
readme-template.md- update the h1 title
- update the subtitle
- update the description
- add img src, make it link to the site of the thing in the image.
- choose a CI template
- GitHub Action: move config folder from
repo-root/ci/.github/torepo-root/.github - Circle CI: move config folder from
repo-root/ci/.circleci/*torepo-root/.circleci/* - GitLab CI: move config file from
repo-root/ci/.gitlab-ci.ymlto therepo-root/.gitlab-ci.yml
- GitHub Action: move config folder from
- run a find & replace
readme-template.mdtoreadme.mdin the CI you chose - delete this file
- rename
readme-template.mdfile toreadme.md
Contributions welcome!