Skip to content

Commit 0715f07

Browse files
Merge pull request #718 from ElMassimo/main
Add iles to the list of jamstack generators (close #719)
2 parents 3e9a270 + 4ef538f commit 0715f07

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/site/generators/iles.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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. Islands of Interactivity with Vue, Preact, Svelte, and more.
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

Comments
 (0)