mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-30 01:29:07 -05:00
- 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)
32 lines
824 B
Plaintext
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!"* 😄
|