Skip to content

Commit 40cf250

Browse files
committed
Add Qwik(City) SSG
1 parent 94a23f1 commit 40cf250

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/site/generators/qwik.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)