- Jekyll was trying to parse Liquid template syntax in our code examples
- This caused the Pages build to fail with syntax errors
- Added _config.yml to exclude all documentation and source files
- GitHub Pages will now only process benchmark-related files
- Fixes the pages-build-deployment workflow failure
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>