Commit Graph

4 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
caca9ecff4 Add architecture detection and fixes for Apple Silicon compatibility
- Add architecture detection to rebuild-site.sh to prevent Rosetta mismatches
- Add fix-venv-architecture.sh script to resolve venv architecture issues
- Ensure Python venv matches system architecture before building
2025-11-14 18:27:11 -05:00
Vijay Janapa Reddi
b9f142b2d8 Update site documentation and development guides
- Improve site navigation and content structure
- Update development testing documentation
- Enhance site styling and visual consistency
- Update release notes and milestone templates
- Improve site rebuild script functionality
2025-11-13 10:42:51 -05:00
Vijay Janapa Reddi
22e9e5d138 Restructure site navigation: modules-first, separate capstone, streamline sections
- Reorganized navigation to prioritize modules (Foundation/Architecture/Optimization tiers)
- Separated Capstone Competition from Optimization tier
- Removed Visual Learning Map from Course Orientation (broken mermaid diagrams)
- Streamlined Using TinyTorch section
- Redesigned landing page for professional, student-focused experience
- Reduced emojis in navigation captions
- Fixed build error by excluding modules directory patterns
- Created symlinks for all module ABOUT files in site/modules/
2025-11-12 11:39:57 -05:00
Vijay Janapa Reddi
0c4c783057 Add site rebuild script for local testing 2025-11-12 11:00:02 -05:00