docs: use new page layout for posts - #334
Conversation
◈ PR Lens
Architecture 2 components touched across 2 lanes. Data flow No data-flow sequence changed in this PR. Drill down
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
🟢 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-docsto commitf97dc864…to pick up the new layout behavior. - Update
pnpm-lock.yamlto 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.
|
Awesome! Thank you! |
Should be much better now visually :)