We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f464863 + 4570d66 commit 30875a9Copy full SHA for 30875a9
src/site/generators/astro.md
@@ -0,0 +1,19 @@
1
+---
2
+title: Astro
3
+repo: snowpackjs/astro
4
+homepage: https://astro.build
5
+language:
6
+ - JavaScript
7
+license:
8
+ - MIT
9
+templates:
10
+ - Svelte
11
+ - React
12
+ - Preact
13
+ - Vue
14
+ - HTML
15
+description: Build faster websites with less client-side Javascript
16
17
+Astro is a fresh but familiar approach to building websites.
18
+Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era.
19
+Use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScript—by default.
0 commit comments