{"id":39662016,"url":"https://github.com/capiscio/capiscio-docs","last_synced_at":"2026-01-18T09:24:45.908Z","repository":{"id":325576299,"uuid":"1073994083","full_name":"capiscio/capiscio-docs","owner":"capiscio","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-10T20:02:43.000Z","size":623,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T05:48:14.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/capiscio.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-10-11T00:45:32.000Z","updated_at":"2026-01-10T20:02:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/capiscio/capiscio-docs","commit_stats":null,"previous_names":["capiscio/capiscio-docs"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/capiscio/capiscio-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capiscio%2Fcapiscio-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capiscio%2Fcapiscio-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capiscio%2Fcapiscio-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capiscio%2Fcapiscio-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capiscio","download_url":"https://codeload.github.com/capiscio/capiscio-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capiscio%2Fcapiscio-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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-01-18T09:24:45.809Z","updated_at":"2026-01-18T09:24:45.890Z","avatar_url":"https://github.com/capiscio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CapiscIO Documentation Hub\n\nThis repository contains the landing page for CapiscIO documentation at [docs.capisc.io](https://docs.capisc.io).\n\n## Overview\n\nThe landing page serves as a navigation hub for all CapiscIO product documentation:\n\n- **Python SDK** (`/capiscio-sdk-python`) - Runtime security middleware\n- **CLI Tool** (`/cli`) - Command-line utilities (coming soon)\n\n## Local Development\n\n### Prerequisites\n\n- Python 3.10+\n- pip\n\n### Setup\n\n```bash\n# Install dependencies\npip install mkdocs-material\n\n# Serve locally\nmkdocs serve\n\n# Build\nmkdocs build\n```\n\nThe site will be available at `http://localhost:8000`.\n\n## Deployment\n\nDocumentation is automatically deployed to Cloudflare Pages when changes are pushed to the `main` branch.\n\n**Deployment Target**: Root of `docs.capisc.io`\n\n## Structure\n\n```\ncapiscio-docs/\n├── docs/\n│   ├── index.md              # Landing page\n│   └── stylesheets/\n│       └── landing.css       # Custom styles for product cards\n├── mkdocs.yml                # MkDocs configuration\n├── .github/workflows/\n│   └── deploy.yml            # GitHub Actions deployment\n└── README.md\n```\n\n## Adding New Products\n\nTo add a new product to the landing page:\n\n1. Edit `docs/index.md`\n2. Add a new product card in the \"Products\" section\n3. Link to the product's documentation subdirectory (e.g., `/new-product`)\n4. Deploy the product's documentation to its subdirectory in Cloudflare Pages\n\n## Theme\n\nThe landing page uses Material for MkDocs with the same color scheme as the product documentation:\n\n- **Primary**: Blue Grey\n- **Accent**: Cyan\n- **Font**: Roboto / Roboto Mono\n\n## Contributing\n\nFor changes to the landing page, please open a PR against this repository.\n\nFor product-specific documentation changes, please contribute to the respective product repository.\n\n## License\n\nMIT License - see individual product repositories for their licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapiscio%2Fcapiscio-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapiscio%2Fcapiscio-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapiscio%2Fcapiscio-docs/lists"}