{"id":46716513,"url":"https://github.com/tegojs/bot","last_synced_at":"2026-03-09T10:31:38.403Z","repository":{"id":325626030,"uuid":"1101839614","full_name":"tegojs/bot","owner":"tegojs","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-24T08:45:51.000Z","size":6073,"stargazers_count":7,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-24T18:13:06.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tegojs.github.io/bot/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tegojs.png","metadata":{"files":{"readme":"docs/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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-22T10:38:14.000Z","updated_at":"2025-12-23T06:43:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tegojs/bot","commit_stats":null,"previous_names":["tegojs/bot"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/tegojs/bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tegojs%2Fbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tegojs%2Fbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tegojs%2Fbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tegojs%2Fbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tegojs","download_url":"https://codeload.github.com/tegojs/bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tegojs%2Fbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: 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":"2026-03-09T10:31:37.765Z","updated_at":"2026-03-09T10:31:38.388Z","avatar_url":"https://github.com/tegojs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Documentation\n\nThis directory contains the VitePress documentation site for Tego Bot.\n\n## Structure\n\n- `/` - VitePress documentation site\n  - `index.md` - Homepage with hero section\n  - `api.md` - API documentation index\n  - `.vitepress/` - VitePress configuration\n    - `config.ts` - Site configuration\n  \n- `/api/` - TypeDoc generated API documentation (HTML)\n  - Generated from `packages/botjs/src/index.ts`\n\n- `/developments/` - Development notes and research documents\n  - `index.md` - Development notes index\n  - Various research markdown files\n\n## Local Development\n\n### Prerequisites\n\nNode.js and pnpm installed.\n\n### Install Dependencies\n\n```bash\n# From project root\npnpm install\n\n# Or in docs directory\ncd docs\npnpm install\n```\n\n### Generate API Documentation\n\n```bash\n# From project root\npnpm docs:api\n```\n\n### Serve Documentation Locally\n\n```bash\n# From project root\npnpm docs:dev\n\n# Or manually\ncd docs\npnpm dev\n```\n\nVisit [http://localhost:5173](http://localhost:5173)\n\n### Build Documentation\n\n```bash\n# From project root\npnpm docs:build\n\n# Or manually\ncd docs\npnpm build\n```\n\nOutput: `.vitepress/dist/`\n\n### Preview Built Site\n\n```bash\n# From project root\npnpm docs:preview\n\n# Or manually\ncd docs\npnpm preview\n```\n\n## Deployment\n\n### GitHub Pages\n\n1. Build the site: `pnpm docs:build`\n2. The output is in `docs/.vitepress/dist/`\n3. Configure GitHub Pages:\n   - Settings \u003e Pages\n   - Source: GitHub Actions (recommended) or Deploy from a branch\n   - Use a GitHub Action to build and deploy\n\n### Alternative: Deploy from /docs\n\nIf deploying directly from `/docs` directory:\n- Set `base: '/bot/'` in `.vitepress/config.ts` (already configured)\n- Push the built site to the repository\n- Configure GitHub Pages to serve from `/docs`\n\n## Configuration\n\n### VitePress Config\n\nLocated at `.vitepress/config.ts`:\n- Site title, description, base URL\n- Navigation menu\n- Sidebar configuration\n- Search settings\n- Social links\n\n### Theme Customization\n\nVitePress uses Vue 3 + Vite. You can customize:\n- Theme colors via CSS variables\n- Custom components in `.vitepress/theme/`\n- Layout overrides\n\n## Notes\n\n- VitePress is a Vue-powered static site generator\n- TypeDoc output (`/api/`) is served as static HTML\n- Markdown files are automatically converted to pages\n- Built-in search functionality\n- Fast HMR during development\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftegojs%2Fbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftegojs%2Fbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftegojs%2Fbot/lists"}