mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 18:01:20 -05:00
[PR #869] [MERGED] Implement PDF part summaries #4853
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/869
Author: @hzeljko
Created: 6/21/2025
Status: ✅ Merged
Merged: 6/21/2025
Merged by: @profvjreddi
Base:
dev← Head:868-need-to-fix-parts-in-pdf📝 Commits (3)
d535912Implement PDF part summariescb0483eUpdate .pre-commit-config.yamlc1c2fa3Merge branch 'dev' into 868-need-to-fix-parts-in-pdf📊 Changes
10 files changed (+223 additions, -19 deletions)
View changed files
📝
_quarto.yml(+2 -2)📝
contents/frontmatter/socratiq/socratiq.qmd(+8 -5)📝
contents/parts/best_practices.qmd(+4 -2)📝
contents/parts/design_principles.qmd(+5 -2)📝
contents/parts/foundations.qmd(+4 -1)📝
contents/parts/impact_outlook.qmd(+3 -1)📝
index.qmd(+10 -0)➕
inject-partsummary.lua(+60 -0)➕
summaries.yml(+28 -0)📝
tex/header-includes.tex(+99 -6)📄 Description
Before submitting your Pull Request, please review and complete the items on this checklist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.