bundle.website.sites.thebundle.pages¶
Page registry for the TheBundle site.
Submodules¶
Functions¶
|
Attach all pages and expose registry/navigation metadata on app state. |
|
Attach all TheBundle pages and publish navigation metadata on app state. |
Package Contents¶
- bundle.website.sites.thebundle.pages.initialize_site_pages(app: fastapi.FastAPI, pages: collections.abc.Iterable[Page]) tuple[Page, Ellipsis]¶
Attach all pages and expose registry/navigation metadata on app state.