{"id":17030410,"url":"https://github.com/vsoch/search","last_synced_at":"2025-04-12T12:11:58.551Z","repository":{"id":41255769,"uuid":"243872358","full_name":"vsoch/search","owner":"vsoch","description":"a search interface for any user account or organization","archived":false,"fork":false,"pushed_at":"2025-04-10T00:58:46.000Z","size":272,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T01:44:05.117Z","etag":null,"topics":["gh-pages","github-pages","jekyll","search","template"],"latest_commit_sha":null,"homepage":"https://vsoch.github.io/search","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vsoch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-28T23:26:30.000Z","updated_at":"2025-04-10T00:58:50.000Z","dependencies_parsed_at":"2023-09-28T05:25:37.903Z","dependency_job_id":"d9f71cbb-20ed-4571-89b1-da18932cf8c0","html_url":"https://github.com/vsoch/search","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsoch%2Fsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsoch%2Fsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsoch%2Fsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsoch%2Fsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsoch","download_url":"https://codeload.github.com/vsoch/search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565077,"owners_count":21125417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gh-pages","github-pages","jekyll","search","template"],"created_at":"2024-10-14T08:06:48.144Z","updated_at":"2025-04-12T12:11:58.516Z","avatar_url":"https://github.com/vsoch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Search\n\n![assets/search.png](assets/search.png)\n\nThis is an interface that uses GitHub pages and the API that is provided there to \nrender a searchable interface of repositories for an individual or organization.\nSee [this post](https://vsoch.github.io/2020/github-search/) for a review of how it works.\n\n## Usage\n\nTo use this repository for your organization, just fork it there, and turn\non GitHub pages! By default, this will render an interface at `\u003caccount\u003e.github.io/search`.\nIf you want to change this, simply rename the repository, and be sure to change\nthe baseurl variable in [_config.yml](_config.yml). You'll also likely\nwant to change the title (appears in the top left)\n\n```yaml\ntitle:        vsoch/search\nbaseurl:      \"/search\"\n```\n\nThe repository variable is required to run the \"github-pages\" plugin locally.\n\n```yaml\nrepository:    vsoch/search\n```\n\nIf you haven't already, you would need to [install Jekyll]() and then\ninstall dependencies using the [Gemfile](Gemfile):\n\n```bash\nbundle install\n```\n\nRendering the site locally can be done as follows:\n\n```bash\nbundle exec jekyll serve\n```\n\n**Warning** it's fairly easy to use up your rate limit rendering locally.\nI recommend working carefully and doing a test when you are ready, and using\nGitHub pages to render for you (I didn't seem to ever get any messages about limits\nwhen I pushed there, however I tried to do this conservatively).\n\n## Customize\n\nYou are free to customize the style as you please, and specifically the color\nof the \"scroll to top\" bottom can be customized from the [_config.yml](_config.yml).\n\n```yaml\n# Scrolltop color\nscrolltop_color: \"#fd1268\"\n```\n\nI chose a pink that matches my GitHub icon, and I suspect you'd want to do the\nsame for your user or organization account.\n\n## Contributing\n\nWould you like to contribute to vsoch/search to make it better? Please\n[open an issue](https://github.com/vsoch/search) with a question, issue,\nor anything else you'd like to discuss.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsoch%2Fsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsoch%2Fsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsoch%2Fsearch/lists"}