feat: Add MkDocs site, new CLI command, and documentation

This commit consolidates several features into a single, cohesive change set.

Key features:
- **MkDocs Website:** Introduces a new documentation website built with MkDocs and the Material theme. The source is located in the `docs/` directory.
- **GitHub Pages Deployment:** Adds a GitHub Actions workflow (`.github/workflows/mkdocs.yml`) to automatically build and deploy the website to GitHub Pages on every push to the `main` branch.
- **New CLI Command:** Implements the `collect github repos` command, which allows users to fetch all public repositories for a given user or organization.
- **Documentation Updates:** The `docs/index.md` file has been updated to include documentation for the new `collect github repos` command, as well as the existing `collect github release` command.
This commit is contained in:
google-labs-jules[bot] 2025-11-02 15:59:24 +00:00
parent 92ffddbc0a
commit f27bb14d95

Diff content is not available