Files
cs249r_book/book/quarto/404.qmd
Vijay Janapa Reddi e5b3902e3f refactor(infra): deploy book to /book/, remove Netlify, use Cloudflare
- Deploy textbook to /book/ subdirectory instead of root
- Remove Netlify config (netlify.toml, _redirects files)
- Remove Netlify badges from footer, index, and acknowledgements
- Add root index.html redirect to /book/ as fallback
- Simplify deployment (no more tinytorch/kits preservation needed)
- Update 404.qmd with correct paths
- Each subsite now deploys to its own directory:
  /book/ (textbook), /kits/ (hardware), /tinytorch/ (framework)
2026-01-06 11:02:13 -05:00

32 lines
824 B
Plaintext

---
title: "Page Not Found"
---
# 🤖 Oops! Neural Network Error 404
The page you're looking for seems to have wandered off into the latent space and got lost in the high-dimensional manifold...
## 🧭 **Navigation Help**
**Quick Links:**
- [🏠 Return Home](/)
- [📖 Browse Chapters](/book/)
- [🔥 TinyTorch](/tinytorch/)
- [⚙️ Hardware Kits](/kits/)
## 🔍 **Search the Site**
Use the search box in the sidebar or navbar to find what you're looking for!
## 🐛 **Still Lost?**
If you believe this is an error:
- [📝 Report this issue](https://github.com/harvard-edge/cs249r_book/issues) on GitHub
- [💬 Start a discussion](https://github.com/harvard-edge/cs249r_book/discussions) with the community
---
*"In machine learning, there are no bugs, only features we haven't discovered yet!"* 😄