docs(blog): add 0.1.0-beta posts and correct existing ones#59
Merged
Conversation
Add eight new blog posts covering the features that landed for the
0.1.0 beta: the CLI build/diag commands, tree-sitter code samples,
color themes, content tabs/includes/shortcodes, PDF books, heading-level
search, per-page social cards, and the beta release note itself.
Correct ten existing posts to match shipped behavior — llms.txt now
emits {route}.md twins and reads its header from llms-header.txt, the
broken-link report wording, the taxonomy/structured-data API surface,
and assorted description tweaks.
Tighten blog chrome: prose-sm body and text-sm card descriptions, plus
bottom margin on the layout.
|
🛰️ Docs preview: https://pr-59.pennington-dev.pages.dev Rebuilt on every push to this PR; torn down when it closes. |
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.
Summary
Blog content pass for the 0.1.0 beta — all one change.
{route}.mdtwins and reads its header fromllms-header.txt, broken-link report wording, the taxonomy/structured-data API surface, and assorted description tweaks.prose-smbody,text-smcard descriptions, and bottom margin on the layout.Notes
Documentation/content only (plus three small Razor styling tweaks). No library or test changes.