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.
1 parent 94a23f1 commit 40cf250Copy full SHA for 40cf250
src/site/generators/qwik.md
@@ -0,0 +1,20 @@
1
+---
2
+title: Qwik
3
+repo: QwikDev/qwik
4
+homepage: https://qwik.dev/docs/guides/static-site-generation#static-site-generation-ssg-overview
5
+language:
6
+ - JavaScript
7
+ - TypeScript
8
+license:
9
+ - MIT
10
+templates:
11
+ - React
12
+ - HTML
13
+ - Markdown
14
+ - MDX
15
+description: Build instantly-interactive web apps without effort.
16
+twitter: QwikDev
17
18
+Qwik is a new kind of web framework that can deliver instant loading web applications at any size or complexity.
19
+Your sites and apps can boot with about 1kb of JS (regardless of application complexity),
20
+and achieve consistent performance at scale.
0 commit comments