mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 17:20:21 -05:00
- Create kits-build-pdfs.yml using Docker container with TeX Live - Update kits-publish-dev.yml to build PDF and deploy with site - Update kits-publish-live.yml to build PDF and deploy with site - Add Downloads menu to navbar with Hardware Kits PDF link - Add _redirects for /kits/pdf shortcut
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
# Redirects for Hardware Kits
|
|
# These work with Netlify, Vercel, and other hosting platforms
|
|
|
|
/pdf /assets/downloads/Hardware-Kits.pdf 301
|
|
/pdf/ /assets/downloads/Hardware-Kits.pdf 301
|