Skip to content

feat: CodeGraphy website refresh#306

Draft
joesobo wants to merge 15 commits into
mainfrom
codex/codegraphy-website-refresh
Draft

feat: CodeGraphy website refresh#306
joesobo wants to merge 15 commits into
mainfrom
codex/codegraphy-website-refresh

Conversation

@joesobo

@joesobo joesobo commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

New marketing/docs website for CodeGraphy under apps/web (Next.js), following the "refined terminal" design direction:

  • Initial site scaffold and layout pass
  • Major redesign pass across pages and components
  • Nav with scroll-spy and active-item scroll-into-view
  • Workspace/turbo config updates to include the web app

Status

Draft — under review.

🤖 Generated with Claude Code

@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: aeeac49

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

joesobo and others added 11 commits July 10, 2026 09:05
MediaImage now takes an optional darkSrc/darkPosterSrc on Media and
renders both theme variants itself, replacing the duplicated
dark:hidden/hidden dark:block pairs at every call site. The two
near-duplicate render branches collapse into one poster+overlay path.

apps/web has no tests yet, so the vitest script, config, and testing
devDependencies are removed until the site grows real tests.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
pnpm 11.9.0 crashes with STATUS_DLL_NOT_FOUND (0xC0000135) on the
windows-latest VSIX runner when release-core.mjs re-invokes pnpm.
The lockfile is still v9.0 and minimumReleaseAge/allowBuilds are
supported by pnpm 10, so the bump was unnecessary.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
pnpm 11 wrote patchedDependencies as a bare hash, which pnpm 10
rejects with ERR_PNPM_LOCKFILE_CONFIG_MISMATCH on frozen installs.

Co-Authored-By: Claude Fable 5 <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