This section explains the shape of an existing Web Device site: where files live, how pages form, how content is read, and how directories become routes and locale variants.
Read in this order
- Site directory to separate the site layer, pages, and content objects.
- Build a page with AUP to distinguish a Web layout from the separate static-tree renderer.
- Content objects, metadata, and locales to see what a reader object owns.
- Routes, navigation, and locales to inspect the current URL and locale boundaries.