[PR #878] [MERGED] Create new callouts for slides/videos/exercises #7004

Closed
opened 2026-04-24 17:12:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/878
Author: @hzeljko
Created: 6/26/2025
Status: Merged
Merged: 6/27/2025
Merged by: @profvjreddi

Base: devHead: 875-create-new-callouts-for-slidesvideosexercises


📝 Commits (1)

  • 0cc15e1 Create new callouts for slides/videos/exercises

📊 Changes

10 files changed (+46 additions, -3 deletions)

View changed files

📝 .pre-commit-config.yaml (+2 -1)
📝 _extensions/custom-numbered-blocks/style/foldbox.css (+9 -0)
_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-slides.pdf (+0 -0)
_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-slides.png (+0 -0)
_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-videos.pdf (+0 -0)
_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-videos.png (+0 -0)
_extensions/custom-numbered-blocks/style/icons/icon_callout-resource-exercises.pdf (+0 -0)
_extensions/custom-numbered-blocks/style/icons/icon_callout-resource-exercises.png (+0 -0)
📝 _quarto.yml (+23 -2)
📝 contents/core/introduction/introduction.qmd (+12 -0)

📄 Description

Three new unnumbered callouts with corresponding icons have been created.

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/878 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 6/26/2025 **Status:** ✅ Merged **Merged:** 6/27/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `875-create-new-callouts-for-slidesvideosexercises` --- ### 📝 Commits (1) - [`0cc15e1`](https://github.com/harvard-edge/cs249r_book/commit/0cc15e172244d896ab05052afacf1df8264a696f) Create new callouts for slides/videos/exercises ### 📊 Changes **10 files changed** (+46 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+2 -1) 📝 `_extensions/custom-numbered-blocks/style/foldbox.css` (+9 -0) ➕ `_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-slides.pdf` (+0 -0) ➕ `_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-slides.png` (+0 -0) ➕ `_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-videos.pdf` (+0 -0) ➕ `_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-videos.png` (+0 -0) ➕ `_extensions/custom-numbered-blocks/style/icons/icon_callout-resource-exercises.pdf` (+0 -0) ➕ `_extensions/custom-numbered-blocks/style/icons/icon_callout-resource-exercises.png` (+0 -0) 📝 `_quarto.yml` (+23 -2) 📝 `contents/core/introduction/introduction.qmd` (+12 -0) </details> ### 📄 Description Three new unnumbered callouts with corresponding icons have been created. Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x] The chapter has been locally built and tested using Quarto. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 17:12:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#7004