mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 09:57:21 -05:00
[PR #865] [MERGED] Enable EPUB build in Quarto #6196
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/865
Author: @hzeljko
Created: 6/12/2025
Status: ✅ Merged
Merged: 6/12/2025
Merged by: @profvjreddi
Base:
dev← Head:epub📝 Commits (2)
5e61c9bEnable EPUB build in Quarto162483bFix iframe allowfullscreen for EPUB📊 Changes
3 files changed (+53 additions, -40 deletions)
View changed files
📝
.github/workflows/quarto-build.yml(+42 -39)📝
_quarto.yml(+6 -0)📝
index.qmd(+5 -1)📄 Description
Added 'format: epub' to quarto.yml and updated quarto-build.yml to support EPUB rendering via GitHub Actions.
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.