Skip to content

docs: use new page layout for posts - #334

Merged
antfu merged 1 commit into
mainfrom
docs/page-layout
Sep 3, 2026
Merged

docs: use new page layout for posts#334
antfu merged 1 commit into
mainfrom
docs/page-layout

Conversation

@atinux

@atinux atinux commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Should be much better now visually :)

Copilot AI lite review requested due to automatic review settings September 2, 2026 16:00
@coldtea-pr-lens

coldtea-pr-lens Bot commented Sep 2, 2026

Copy link
Copy Markdown

◈ PR Lens

🟢 +0 new · 🟠 ~2 changed · 🔴 -0 removed · 0 flows · 3 files · commit f66fdd2


Architecture

Architecture diagram for devframes/devframe at f66fdd2

2 components touched across 2 lanes.

Open full size


Data flow

No data-flow sequence changed in this PR.


Drill down
Workspace & Tooling — 2 components
🟡 CHANGED Workspace Configuration

Defines workspace dependency catalogs and lockfile resolutions across packages and applications.

🟡 CHANGED Documentation Site

Nuxt-powered documentation application hosting guides, API references, and blog posts.


View

  • Architecture lens
  • Data flow lens
  • Expand every detail
  • Show unchanged neighbours

Tip

Show unchanged neighbours lists the components this change did not touch alongside the ones it did, so the drill-down shows what the changed code sits next to.

🪧 More tips
  • Run PR Lens on your own machine: npx skills add coldteadotai/pr-lens installs the agent skill. Then tell your coding agent: "Diagram the change you just made with PR Lens and attach it to the pull request."
  • Draw a diff before it is even a pull request: npx @coldtea/pr-lens-cli analyze --base origin/main reads the diff with your own model key, and npx @coldtea/pr-lens-cli render .pr-lens/graph.json draws the same lenses on your machine.
  • The boxes under View are live. Tick Architecture lens or Data flow lens to choose which diagrams appear, or Expand every detail to open every drill-down at once. The comment redraws in place a few seconds later.
  • GitHub will not let you zoom an image in a comment. The link under each diagram opens it full size on a page of its own, where you can.
  • The CLI's render picks up .github/pr-lens.yml automatically and applies your corrections (renames, exclusions, lane pins) at draw time.
  • Would you rather run it from CI on a key of your own? Add .github/workflows/pr-lens.yml with coldteadotai/pr-lens/packages/action@v0 and a model key in your repository secrets, say GEMINI_API_KEY. The Action asks Gemini by default, or OpenAI and any endpoint speaking /chat/completions through its provider input.
  • PR Lens is free for open source. A star on the repository is what keeps it going.
  • Push a new commit and the whole comment re-renders for the new head. An older run never overwrites a newer one, so a slow render cannot put a stale diagram back.
  • The diagrams follow your GitHub theme, so dark mode gets the dark render and light mode the light one, and the moving dots show this pull request's data in motion.

◈ Rendered by PR Lens · crafted with ❤️ by the Coldtea team · Something drawn wrong?

@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
devframe Ready Ready Preview Sep 2, 2026 4:02pm UTC

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

Changes are small, coherent, and appear internally consistent (catalog pin, lock update, and docs metadata change align).

Pull request overview

Updates the documentation “posts” section to use a new page layout, enabled by pinning the comark-docs dependency to a specific upstream commit.

Changes:

  • Pin comark-docs to commit f97dc864… to pick up the new layout behavior.
  • Update pnpm-lock.yaml to reflect the pinned GitHub tarball resolution (and integrity).
  • Set the posts section navigation metadata to layout: page.
File summaries
File Description
pnpm-workspace.yaml Pins comark-docs in the docs catalog to a specific commit for reproducible layout behavior.
pnpm-lock.yaml Updates lock entries to match the new comark-docs commit tarball (and adds integrity).
docs/content/9.posts/.navigation.yml Applies layout: page to the Blog/posts section navigation metadata.
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file
  • Files reviewed: 2/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@antfu

antfu commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Awesome! Thank you!

@antfu
antfu merged commit a1eb300 into main Sep 3, 2026
15 checks passed
@antfu
antfu deleted the docs/page-layout branch September 3, 2026 01:23
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.

3 participants