## Summary - Redesign the docs site (landing page, code block styling, syntax highlighting, line numbers) - Upgrade `effect-lens` to `2.0.2-rc.115` and the associated `effect`/`@effect/platform-browser` to `4.0.0-rc.115` - Bump package version 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Julien Valverdé <julien.valverde@mailo.com> Reviewed-on: #77
effect-fc Docs
The documentation site is built with Docusaurus.
Local Development
bun run --cwd packages/docs start
Build
bun run --cwd packages/docs build
The static site is written to packages/docs/build.