mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-25 17:48:03 -05:00
- Remove content-visible wrapper from community index.qmd so Quarto generates TOC entries for the four ## sections - Add ul.collapse override in _toc.scss to ensure TOC list is visible - Add explicit .quarto-dark overrides in community.css for opening text, card headings, and body text visibility - Scope dark mode blockquote rule to blockquote:not([class]) to avoid overriding custom spotlight quotes - Add .content p/li dark mode color rule in _site-dark.scss - Replace MIT Press SVG placeholder with proper PNG logo - Update community index.qmd to reference mit-press.png - Fix Global Network navbar link to /community/ (remove #outreach anchor) - Update landing _quarto.yml to use shared style-site.scss and site-head.html