📄️ Directory Structure
How to set up dynamic, locale-based routing.
📄️ Page components
The anatomy of a corgi page.
Pages in corgi projects follow the Next.js conventions closely, but there are a few key differences which make statically-generated localization possible. While the corgi CLI abstracts away most of the setup outlined in this section, this should provide a deeper understanding of how the framework manages pages.
How to set up dynamic, locale-based routing.
The anatomy of a corgi page.