Skip to content

Astro

Astro is a modern static site builder focused on shipping minimal JavaScript to the browser. Choose this component when you are delivering content-heavy marketing sites, blogs, or documentation that benefit from fast page loads. Diploi handles the SSR build pipeline and pushes assets where they need to run.

Add to your project

Paste this entry into the components list in diploi.yaml to add Astro to your project.

components:
- name: Astro
identifier: astro
package: https://github.com/diploi/component-astro#main

See also