Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 949 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 949 Bytes

Contributing

Adding a git-based source

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.

Adding a non-git source

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: