{"id":26138371,"url":"https://github.com/stacklok/codegate-docs","last_synced_at":"2025-06-24T00:31:49.112Z","repository":{"id":268624197,"uuid":"888326118","full_name":"stacklok/codegate-docs","owner":"stacklok","description":"CodeGate user documentation","archived":false,"fork":false,"pushed_at":"2025-06-16T21:49:32.000Z","size":7729,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-06-16T22:35:01.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.codegate.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stacklok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-11-14T07:54:14.000Z","updated_at":"2025-06-16T21:41:59.000Z","dependencies_parsed_at":"2025-01-28T14:32:14.406Z","dependency_job_id":"8b9783be-8649-4695-858b-fdd3ffa4f5e5","html_url":"https://github.com/stacklok/codegate-docs","commit_stats":null,"previous_names":["stacklok/codegate-docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stacklok/codegate-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stacklok%2Fcodegate-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stacklok%2Fcodegate-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stacklok%2Fcodegate-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stacklok%2Fcodegate-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stacklok","download_url":"https://codeload.github.com/stacklok/codegate-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stacklok%2Fcodegate-docs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261582634,"owners_count":23180633,"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":[],"created_at":"2025-03-11T01:57:59.801Z","updated_at":"2025-06-24T00:31:49.103Z","avatar_url":"https://github.com/stacklok.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️ DEPRECATED ⚠️ \u003c!-- omit in toc --\u003e\n\nThe [CodeGate](https://github.com/stacklok/codegate) project is deprecated and\narchived. The information in this repository is no longer maintained or updated,\nand the `docs.codegate.ai` site is no longer available.\n\n# CodeGate docs \u003c!-- omit in toc --\u003e\n\n[![GitHub deployments](https://img.shields.io/github/deployments/stacklok/codegate-docs/Production?logo=vercel\u0026style=flat\u0026label=Vercel%20deployment)](https://github.com/stacklok/codegate-docs/deployments/Production)\n\nThis repository contains the public-facing docs for CodeGate, hosted at\n[https://docs.codegate.ai](https://docs.codegate.ai).\n\n- [Contributing to docs](#contributing-to-docs)\n- [Local development](#local-development)\n- [Formatting](#formatting)\n- [Building the site](#building-the-site)\n- [Deployment](#deployment)\n- [About](#about)\n\n## Contributing to docs\n\nWe welcome contributions to the CodeGate documentation - if you find something\nmissing, wrong, or unclear, please let us know via an issue or open a PR!\n\nPlease review the [style guide](./STYLE-GUIDE.md) for help with voice, tone, and\nformatting.\n\n## Local development\n\nYou'll need Node.js available (v22 recommended) or VS Code with the\n[Dev Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)\nextension and Docker.\n\n[![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers\u0026message=Open\u0026color=blue)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/stacklok/codegate-docs)\n\n```bash\nnpm install\nnpm run start\n```\n\nThis command starts a local development server on port 3000 and opens a browser\nwindow to \u003chttp://localhost:3000\u003e. Most changes are reflected live without\nhaving to restart the server.\n\n## Formatting\n\nWe use a combination of Prettier, markdownlint, and ESLint to normalize\nformatting and syntax. Before you submit a PR, please check for issues:\n\n```bash\nnpm run prettier\nnpm run markdownlint\nnpm run eslint\n```\n\nTo automatically fix issues:\n\n```bash\nnpm run prettier:fix\nnpm run markdownlint:fix\nnpm run eslint:fix\n```\n\n## Building the site\n\n```bash\nnpm run build\n```\n\nThis command generates static content into the `build` directory. It also checks\nfor broken links, so it's recommended to run this before submitting a PR.\n\n## Deployment\n\nThe `docs.codegate.ai` site is published using Vercel. Automatic previews for\nbranches and pull requests are enabled. The production site is published from\nthe `main` branch.\n\n## About\n\nThis site is built with [Docusaurus](https://docusaurus.io/), a modern static\nwebsite generator.\n\n\u003c!-- markdownlint-disable-file MD025 --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstacklok%2Fcodegate-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstacklok%2Fcodegate-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstacklok%2Fcodegate-docs/lists"}