Skip to content

Enable minimal theme for proof/admonition directives#334

Merged
mmcky merged 1 commit into
mainfrom
add-proof-minimal-theme
Jun 5, 2026
Merged

Enable minimal theme for proof/admonition directives#334
mmcky merged 1 commit into
mainfrom
add-proof-minimal-theme

Conversation

@mmcky
Copy link
Copy Markdown
Contributor

@mmcky mmcky commented Jun 5, 2026

What

Sets proof_minimal_theme: true under the sphinx-proof config in lectures/_config.yml.

Why

This project already loads the sphinx_proof extension but did not configure the minimal admonition theme. This change brings the styling in line with lecture-python.myst, where proof_minimal_theme: true is already set.

🤖 Generated with Claude Code

Set proof_minimal_theme: true to match lecture-python.myst styling.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 5, 2026 06:34
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 5, 2026

Deploy Preview for lustrous-melomakarona-3ee73e ready!

Name Link
🔨 Latest commit bfda94d
🔍 Latest deploy log https://app.netlify.com/projects/lustrous-melomakarona-3ee73e/deploys/6a226de7f9a5f10008d640d0
😎 Deploy Preview https://deploy-preview-334--lustrous-melomakarona-3ee73e.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Jupyter Book/Sphinx configuration to enable the minimal theme styling for sphinx-proof proof/admonition directives, aligning the lecture site’s proof rendering with the configuration used in lecture-python.myst.

Changes:

  • Enable sphinx-proof minimal theme via proof_minimal_theme: true in lectures/_config.yml.
  • Add a short inline comment to indicate the config section relates to sphinx-proof.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

@mmcky
Copy link
Copy Markdown
Contributor Author

mmcky commented Jun 5, 2026

@jstac this will update the proof elements to be like:

Screenshot 2026-06-05 at 4 46 52 pm

@mmcky mmcky merged commit 99f9869 into main Jun 5, 2026
10 checks passed
@mmcky mmcky deleted the add-proof-minimal-theme branch June 5, 2026 06:48
@jstac
Copy link
Copy Markdown
Contributor

jstac commented Jun 5, 2026

Thanks @mmcky

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