{"id":50895215,"url":"https://github.com/flexdinesh/tools-wiki","last_synced_at":"2026-06-15T23:31:29.802Z","repository":{"id":355416845,"uuid":"1224235154","full_name":"flexdinesh/tools-wiki","owner":"flexdinesh","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-11T01:21:37.000Z","size":214,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-11T03:12:43.103Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://toolswiki.deebox.dev","language":"MDX","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/flexdinesh.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-29T04:53:32.000Z","updated_at":"2026-06-11T01:21:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/flexdinesh/tools-wiki","commit_stats":null,"previous_names":["flexdinesh/tools-wiki"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flexdinesh/tools-wiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Ftools-wiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Ftools-wiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Ftools-wiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Ftools-wiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexdinesh","download_url":"https://codeload.github.com/flexdinesh/tools-wiki/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Ftools-wiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34385031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2026-06-15T23:31:29.617Z","updated_at":"2026-06-15T23:31:29.794Z","avatar_url":"https://github.com/flexdinesh.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tools wiki\n\nA searchable collection of cheatsheets and quick-reference guides for developer tools. Built with [Astro Starlight](https://starlight.astro.build).\n\n## Structure\n\nEach tool gets a single Markdown file. Subdirectories map to URL hierarchy:\n\n```\nsrc/content/docs/\n├── git.md              →  /git/\n├── tmux.md             →  /tmux/\n└── neovim/\n    └── grug-far.md     →  /neovim/grug-far/\n```\n\n## Adding a tool\n\n1. Create `src/content/docs/{tool}.md` (or a subdirectory)\n2. Add frontmatter:\n\n   ```yaml\n   ---\n   title: tool-name\n   draft: false\n   head: []\n   ---\n   ```\n\n3. Organize content under `##` sections with fenced code blocks\n\n## Development\n\n```bash\npnpm install\npnpm run dev        # starts at http://localhost:4321\npnpm run build      # outputs to dist/\n```\n\n## Docker\n\n```bash\ndocker build -t tools-wiki .\ndocker run -p 8080:80 tools-wiki\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexdinesh%2Ftools-wiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexdinesh%2Ftools-wiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexdinesh%2Ftools-wiki/lists"}