gitextract_s4txyf8h/ ├── .github/ │ ├── ISSUE_TEMPLATE/ │ │ ├── custom.md │ │ └── feature_request.md │ ├── dependabot.yml │ └── workflows/ │ └── codescan.yml ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LEARN.md ├── LICENCE.md ├── README.md ├── css/ │ ├── animate.css │ └── style.css └── index.html