You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
- Adds `netlify.toml` with Hugo build command, publish directory, and
cache headers
- Sets `base = "/"` so Netlify runs Hugo from the repo root (not
`docs/`)
- Fixes `warnidf` call in `layouts/_partials/event.ics` — replaced with
`warnf` for compatibility with Hugo < 0.123
## Test plan
- [ ] Netlify deploy preview builds successfully
- [ ] `public/` is used as the publish directory
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments