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 611e512 commit 15a950dCopy full SHA for 15a950d
src/site/generators/iles.md
@@ -0,0 +1,22 @@
1
+---
2
+title: iles
3
+repo: ElMassimo/iles
4
+homepage: https://iles.pages.dev
5
+language:
6
+ - JavaScript
7
+ - TypeScript
8
+license:
9
+ - MIT
10
+templates:
11
+ - Vue
12
+ - Preact
13
+ - Svelte
14
+ - Solid
15
+ - HTML
16
+description: The Joyful Site Generator
17
18
+îles is a static-site generator with great support for partial hydration, supporting all major frameworks.
19
+
20
+During development, build your site enjoying the smooth dx provided by Vite.
21
22
+In production, ship JS only for the interactive bits. By default, that's zero.
0 commit comments