Skip to content

docs: add GitHub Pages documentation site - #15

Merged
corvid-agent merged 1 commit into
mainfrom
docs/github-pages-site
Mar 19, 2026
Merged

docs: add GitHub Pages documentation site#15
corvid-agent merged 1 commit into
mainfrom
docs/github-pages-site

Conversation

@corvid-agent

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a full GitHub Pages documentation site using Jekyll with the just-the-docs theme (dark mode)
  • 7 pages: Home, Spec Format, CLI Reference, Configuration, GitHub Action, For AI Agents, Architecture
  • GitHub Actions workflow (docs.yml) for auto-deploying on pushes to main that touch docs/
  • Added badges and docs site link in README header

Setup Required

After merging, enable GitHub Pages in repo Settings > Pages > Source: "GitHub Actions"

Test plan

  • Verify docs build locally with cd docs && bundle install && bundle exec jekyll serve
  • After merge, enable GitHub Pages and confirm site deploys at corvidlabs.github.io/spec-sync
  • Check all 7 pages render correctly with navigation and search

🤖 Generated with Claude Code

- 7-page docs site using just-the-docs Jekyll theme
- Covers spec format, CLI reference, config, GitHub Action, AI agents, architecture
- GitHub Actions workflow for auto-deploying on pushes to main
- Added docs site link in README header

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@corvid-agent
corvid-agent merged commit 5b04c38 into main Mar 19, 2026
3 checks passed
@corvid-agent
corvid-agent deleted the docs/github-pages-site branch March 19, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant