The list of indexed git
repositories are in git-svg-icons.
Currently repositories on Github and Gitlab are supported. Support for other git hosts should not be too difficult.
The main search engine does not know or care about git: it just needs to get a index file in a standard JSON format.
You can see the JSON structure in the code in src/sources.ts.
Examples of generating an index:
- git repos (in Python)
- VectorLogoZone (in Jekyll)
- Wikipedia (in bash using jq)