mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-09 02:11:56 -05:00
[PR #1098] [CLOSED] dynamic gen #8886
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/1098
Author: @Dhyan761
Created: 1/2/2026
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (1)
cda0076dynamic gen📊 Changes
15 files changed (+1745 additions, -58 deletions)
View changed files
➕
book/quarto/CONFIGURATION_REFACTORING.md(+219 -0)➕
book/quarto/QUICK_START.md(+86 -0)📝
book/quarto/_quarto.yml(+15 -0)➕
book/quarto/config/_quarto-epub-overrides.yml(+171 -0)➕
book/quarto/config/_quarto-html-overrides.yml(+288 -0)➕
book/quarto/config/_quarto-pdf-overrides.yml(+145 -0)➕
book/quarto/config/shared/README.md(+56 -0)➕
book/quarto/config/shared/bibliography.yml(+31 -0)➕
book/quarto/config/shared/book-metadata.yml(+52 -0)➕
book/quarto/config/shared/chapters.yml(+55 -0)➕
book/quarto/config/shared/crossref.yml(+16 -0)➕
book/quarto/config/shared/diagram.yml(+69 -0)➕
book/quarto/config/shared/filter-metadata.yml(+110 -0)📝
book/quarto/scripts/README.md(+167 -58)➕
book/quarto/scripts/generate_config.py(+265 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.