Skip to content

docs: mention Polecat (Marten-inspired, SQL Server) in the intro pages#4726

Merged
jeremydmiller merged 1 commit into
masterfrom
docs/polecat-sql-server-mention
Jun 12, 2026
Merged

docs: mention Polecat (Marten-inspired, SQL Server) in the intro pages#4726
jeremydmiller merged 1 commit into
masterfrom
docs/polecat-sql-server-mention

Conversation

@jeremydmiller

Copy link
Copy Markdown
Member

Documentation-only. Adds pointers to the sibling Polecat project in the introductory docs, so readers who need SQL Server rather than PostgreSQL know there's a Marten-inspired option in the same "Critter Stack" ecosystem.

Changes

  • docs/introduction.md — a ::: tip callout placed right after the PostgreSQL discussion ("Marten is built on PostgreSQL; if you need SQL Server, here's Polecat"), including the Polecat logo.
  • docs/getting-started.md — a short ::: tip near the top with the same pointer.
  • docs/images/polecat-logo.png — the Polecat project logo (456×456 PNG), pulled from polecat.jasperfx.net, referenced via the repo's standard /images/... convention.
  • docs/cSpell.json — adds "Polecat" to the dictionary.

Wording is kept accurate to the Polecat site: Marten-inspired, SQL Server 2025, same Critter Stack ecosystem (not claiming a shared codebase).

Ran the same checks CI does over the touched files — both clean:

  • markdownlint-cli --disable MD009 → 0 issues
  • cspell --config ./docs/cSpell.json (Node 22) → 0 issues

No source changes; no snippet markers touched.

🤖 Generated with Claude Code

Add tasteful pointers to the sibling Polecat project (https://polecat.jasperfx.net)
in the introductory docs so SQL Server users know there's a Marten-inspired option:

- introduction.md: a tip callout next to the PostgreSQL discussion, with the Polecat logo
- getting-started.md: a short tip near the top

Bundles the Polecat logo (docs/images/polecat-logo.png) and adds "Polecat" to the
cspell dictionary. Docs-only; markdownlint + cspell pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jeremydmiller jeremydmiller merged commit fadfcd3 into master Jun 12, 2026
1 check passed
@jeremydmiller jeremydmiller deleted the docs/polecat-sql-server-mention branch June 12, 2026 13: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