Build the site in layers
Astra supplies accessible interface elements. Aster composes them into page-level blocks. Astro supplies content schemas, navigation and machine-readable routes. Use one package on its own or combine the three.
Start with the work you need
- Use Astra for elements such as accordions, dialogs and code blocks.
- Use Aster for headers, sidebars and complete page sections.
- Use Astro for content validation, navigation and Markdown publication.
Keep your design decisions
The components use your TeaCSS build. Content infrastructure computes data without owning presentation, so each layer can evolve independently.