[PR #1402] [MERGED] feat: add announcement bars to all remaining Quarto sites #8169

Closed
opened 2026-04-27 17:28:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1402
Author: @profvjreddi
Created: 4/18/2026
Status: Merged
Merged: 4/18/2026
Merged by: @profvjreddi

Base: devHead: feat/tinytorch


📝 Commits (1)

  • 4c0bade feat: add announcement bars to site, instructors, and slides portals

📊 Changes

6 files changed (+54 additions, -0 deletions)

View changed files

📝 instructors/_quarto.yml (+1 -0)
instructors/config/announcement.yml (+17 -0)
📝 site/_quarto.yml (+1 -0)
site/config/announcement.yml (+17 -0)
📝 slides/_quarto.yml (+1 -0)
slides/config/announcement.yml (+17 -0)

📄 Description

Adds consistent announcement bars to the 3 sites that were missing them (main landing page, instructors, slides). All 7 Quarto sites now have matching configuration.


🔄 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/1402 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 4/18/2026 **Status:** ✅ Merged **Merged:** 4/18/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `feat/tinytorch` --- ### 📝 Commits (1) - [`4c0bade`](https://github.com/harvard-edge/cs249r_book/commit/4c0bade02b7b555c2dba3e2d27c15d34d6d7f4c6) feat: add announcement bars to site, instructors, and slides portals ### 📊 Changes **6 files changed** (+54 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `instructors/_quarto.yml` (+1 -0) ➕ `instructors/config/announcement.yml` (+17 -0) 📝 `site/_quarto.yml` (+1 -0) ➕ `site/config/announcement.yml` (+17 -0) 📝 `slides/_quarto.yml` (+1 -0) ➕ `slides/config/announcement.yml` (+17 -0) </details> ### 📄 Description Adds consistent announcement bars to the 3 sites that were missing them (main landing page, instructors, slides). All 7 Quarto sites now have matching configuration. --- <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-27 17:28:26 -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#8169