Add Bakery documentation site via GitHub Pages#402
Merged
Conversation
94a4ee8 to
84b50f7
Compare
4f4f8a9 to
5f03e25
Compare
Quarto-based docs site using posit-dev/product-doc-theme, migrating existing markdown docs into posit-bakery/docs/ and slimming the README. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9-task plan covering Quarto scaffolding, content migration, README slimdown, local verification, and GitHub Actions deployment. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Move the bakery.yaml configuration reference from standalone markdown into the Quarto documentation site as configuration.qmd. Update internal cross-references to point to sibling .qmd files. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Without an explicit render list, `quarto render` discovers 0 files in the posit-docs project type and produces an empty _site/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add a custom KDE syntax definition for Jinja2 templates that highlights
expressions ({{ }}), statements ({% %}), comments ({# #}), Dockerfile
keywords, and shell variables.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Distinguish function calls (setup(), build_stage()), object names
(apt, python, Dependencies), delimiters ({{ }}), operators, and
identifiers with separate highlight styles.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add explicit white text color to tooling and external class definitions so node labels are readable against blue and grey backgrounds. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…iguration docs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…mplating docs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ing Started Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4bcdf16 to
fb4d33f
Compare
d3c2165 to
47b1ea5
Compare
47b1ea5 to
40670d2
Compare
ianpittwood
commented
Mar 31, 2026
Contributor
Author
There was a problem hiding this comment.
FYI this was written by Claude. No Jinja2 KDE definition currently exists.
ianpittwood
commented
Mar 31, 2026
The glightbox wrapper added by mermaid-lightbox defaults to inline-block, constraining SVG diagram width. Override to block/100% so diagrams fill their container. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
bschwedler
approved these changes
Apr 10, 2026
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
depencency,calcuated,strin gs,registrie s,f no), repaired broken GossOptions table column alignment, corrected misleading DependencyConstraint/DependencyVersions descriptions, documented theprereleasefield, aligned inconsistent subpath examplesImage.IsDevelopmentVersionvariable, clarifiedImage.OS.Familyvalues, added Custom Jinja2 Filters section (quote,split), documentedpython.declare_build_arg()macro, clarifiedrequirements_file/requirements_filesparameter namingTest plan
just docs-preview— check all four pages render correctly🤖 Generated with Claude Code