Skip to content

Comments

docs: update contributor guides for custom docs site#1057

Merged
dslovinsky merged 9 commits intomainfrom
ds/update-guides
Feb 24, 2026
Merged

docs: update contributor guides for custom docs site#1057
dslovinsky merged 9 commits intomainfrom
ds/update-guides

Conversation

@dslovinsky
Copy link
Collaborator

@dslovinsky dslovinsky commented Feb 24, 2026

Summary

  • Replace Fern references across all contributor guides with the new architecture: content-only repo consumed by the custom Next.js docs-site via GitHub API + Redis
  • Update README.md with new project structure, "How It Works" section, and preview workflow
  • Update CONTRIBUTING.md with architecture overview, updated preview instructions, and smart wallets contributing link
  • Update content/wallets/README.md to reflect that wallets content now lives natively in this repo (no more aa-sdk submodule / insert-docs.sh)
  • Simplify .env.example and add docs-site preview variables

Test plan

  • Verify all links in the updated guides resolve correctly
  • Confirm no remaining Fern references: grep -ri fern README.md CONTRIBUTING.md content/wallets/README.md content/wallets/CONTRIBUTING.md

dslovinsky and others added 2 commits February 23, 2026 23:15
Replace Fern references with the new architecture where this repo is a
content-only repo consumed by the custom Next.js docs-site via GitHub
API and Redis. Update project structure, preview workflow, contributing
instructions, and resource links. Simplify .env.example.

Co-Authored-By: Claude <noreply@anthropic.com>
Wallets content now lives natively in this repo instead of being
merged from aa-sdk via insert-docs.sh. Remove Fern, submodule, and
aa-sdk monorepo references. Only SDK references are still generated
from aa-sdk.

Co-Authored-By: Claude <noreply@anthropic.com>
@dslovinsky dslovinsky self-assigned this Feb 24, 2026
@github-actions
Copy link

github-actions bot commented Feb 24, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Feb 24, 2026, 5:06 PM

dslovinsky and others added 4 commits February 24, 2026 00:06
…atures

Document the preview system (watch mode, CI integration, fast/slow
paths, preview uploaders), hidden items handling, description field
in nav items, and update directory structure to reflect new files.

Co-Authored-By: Claude <noreply@anthropic.com>
@dslovinsky dslovinsky marked this pull request as ready for review February 24, 2026 06:09
@dslovinsky dslovinsky requested a review from a team as a code owner February 24, 2026 06:09
@dslovinsky dslovinsky merged commit 42adfb4 into main Feb 24, 2026
7 checks passed
@dslovinsky dslovinsky deleted the ds/update-guides branch February 24, 2026 17:55
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.

2 participants