Skip to content

Make repo documentation-only - #1

Open
athvin wants to merge 1 commit into
mainfrom
docs-only
Open

athvin wants to merge 1 commit into
mainfrom
docs-only

Conversation

@athvin

@athvin athvin commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Removes the Rust workspace so the repo is docs-only.

Removed (all was untracked, never in git history):

  • crates/ — 6 Rust crates
  • Cargo.toml, Cargo.lock
  • examples/reference/
  • migrations/V1__init.sql
  • target/ (~436M build output)
  • .github/workflows/ci.yml (Rust CI)

Kept: docs/ (now committed), LICENSE, .gitignore.

Note: .gitignore is still Rust-specific and there's no root README — can follow up if wanted.

🤖 Generated with Claude Code

Remove the Rust workspace (crates, Cargo manifests, examples, migrations,
build output, and CI) and keep only the docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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