16 cg 16 publish code cities online static on demand loading - #25
Merged
jgrodziski merged 6 commits intoSep 22, 2026
Merged
jgrodziski merged 6 commits into
jgrodziski merged 6 commits into
Conversation
2 tasks
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
codegraph | 44fa745 | Commit Preview URL | Sep 22 2026, 07:53 PM |
An embed (the website's iframe) must not open the once-per-browser Help dialog over the city. mountCityView takes autoHelp (default true); the standalone page maps ?help=0 to it. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
pnpm run viz builds @codegraph/viz and copies its bundle into static/city/ (gitignored) beside one laid-out <corpus>-city.json per corpus (committed): /city/?src=<corpus>-city.json opens it same-origin. build and dev run it first; the CI website job installs pnpm for it. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
A radio per corpus, its label the tab, the city in an iframe below, paired by :has() rules the template generates — no JavaScript. The tab row never wraps: past the page width it scrolls sideways. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Workers Builds deploys non-production branches with `wrangler versions upload`, which found no wrangler config in website/ and no --assets argument, so every preview failed with 'Missing entry-point'. The config names the Worker (codegraph) and public/ as its assets directory, with Hugo's 404.html as the not-found page; both deploy commands read it. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UE1tWrG4eAT5Z54EG5iZ4y
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UE1tWrG4eAT5Z54EG5iZ4y
jgrodziski
force-pushed
the
16-cg-16-publish-code-cities-online-static-on-demand-loading
branch
from
September 22, 2026 19:53
ad83f7c to
44fa745
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.