If you wish to make a contribution (or request for a contribution), please make an issue or pull request!
The downloads directory is probably where you'll want to be if you're wishing to add to the archive.
https://api.github.com/[username]/[repository]has the repository ID (attributeid)https://api.github.com/[username]/[repository]/downloadsis what[repository ID]/files.jsonis based off of (the JSON file removes attributesurl,html_url,download_count, andcontent_type)
If you're wanting to make a change to the website, index.html is where you'll find that alongside my awful code.