mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[PR #1402] [MERGED] feat: add announcement bars to all remaining Quarto sites #9074
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:feat/tinytorch📝 Commits (1)
4c0badefeat: 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.