Release note
The sample app is now the documentation site
The repository’s sample site now serves as the framework documentation site and exercises the public API directly.
- The site is now organized around tutorials, cookbooks, reference, explanation, blog, and release notes.
- The documentation content lives under content/ and is rendered by the same framework it documents.
- The site crate was refactored into smaller route modules to keep the application code legible.