Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions src/site/generators/astro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Astro
repo: snowpackjs/astro
homepage: https://astro.build
language:
- JavaScript
license:
- MIT
templates:
- Svelte
- React
- Preact
- Vue
- HTML
description: Build faster websites with less client-side Javascript
---
Astro is a fresh but familiar approach to building websites.
Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era.
Use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScript—by default.