{"id":29148913,"url":"https://github.com/integralist/gist-archiver","last_synced_at":"2026-02-01T09:33:08.573Z","repository":{"id":295642254,"uuid":"990590936","full_name":"Integralist/gist-archiver","owner":"Integralist","description":"Archive all PUBLIC gists (and render as HTML with a TOC index page)","archived":false,"fork":false,"pushed_at":"2025-09-10T09:36:36.000Z","size":13988,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-10T13:07:45.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Integralist.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-26T10:46:32.000Z","updated_at":"2025-09-10T09:36:40.000Z","dependencies_parsed_at":"2025-08-08T14:23:54.904Z","dependency_job_id":"7f7e8644-4b6c-4c62-b5c6-8b1f720d789f","html_url":"https://github.com/Integralist/gist-archiver","commit_stats":null,"previous_names":["integralist/gist-archiver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Integralist/gist-archiver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integralist%2Fgist-archiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integralist%2Fgist-archiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integralist%2Fgist-archiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integralist%2Fgist-archiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Integralist","download_url":"https://codeload.github.com/Integralist/gist-archiver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integralist%2Fgist-archiver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28975259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T08:16:14.655Z","status":"ssl_error","status_checked_at":"2026-02-01T08:06:51.373Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-06-30T22:40:06.533Z","updated_at":"2026-02-01T09:33:08.566Z","avatar_url":"https://github.com/Integralist.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gist Archiver\n\n\u003e \\[!IMPORTANT\\]\n\u003e This code is pretty much ALL generated via AI.\\\n\u003e This includes Go, JavaScript, CSS and HTML.\\\n\u003e It was done as part of a \"vibe coding\" session.\\\n\u003e I've made _slight_ code tweaks to make it easier to maintain, but not much.\\\n\u003e The code is still very much an AI `:dumpster-fire:`,\\\n\u003e But I am still surprised at how well it works,\\\n\u003e and also how quickly AI got me to a working product.\n\n## View\n\n[https://gist-archiver.netlify.app/](https://gist-archiver.netlify.app/)\n\nor\n\n```shell\nopen index.html\n```\n\n## Build\n\n```shell\nmake build\n```\n\n## CI\n\nI have a [GitHub Actions workflow](.github/workflows/daily-build.yml) that pulls\nthe latest public gists daily.\n\n## Features\n\nThe user interface includes a client-side search feature powered by [Lunr.js](https://lunrjs.com/). It supports:\n\n- **Prefix matching**: Find gists as you type.\n- **Word stemming**: Searching for `iterate` will also find gists with `iteration` or `iterating`.\n\nFor more details, see the [search guide](./docs/search-guide.md).\n\n## Documentation\n\nDetailed documentation on how the code works can be found in the [./docs/index.md](./docs/index.md) file.\n\n## Gist Struture\n\nWrite and structure your gists however you like.\n\nBut if you want the \"tag\" feature that this UI provides then you'll need to\nensure the \"Gist description...\" field contains twitter-like hash tags.\n\nFor example...\n\n```\n\u003cdescription\u003e #\u003ctag1\u003e #\u003ctag2\u003e\n```\n\nSo a real example might be a gist whose description looks like this:\n\n```\nstructured logging #go #logs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegralist%2Fgist-archiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintegralist%2Fgist-archiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegralist%2Fgist-archiver/lists"}