# ElMassimo/iles

🏝 The joyful site generator

Repository: https://github.com/ElMassimo/iles
Canonical: https://ross.abutalabs.com/products/iles
Homepage: https://iles.pages.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: iles, vite-plugin, vitejs, vue3, ssg, ssg-build, partial-hydration, islands
Last push: 2026-04-10T12:04:11+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 76, release rhythm 35, longevity 100
- inputs: {"age_days": 1834, "days_push": 145, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1161, forks 36 (observed 2026-08-28T04:03:49.294700+00:00)

## What it is
îles is a Vite-powered static site generator built around islands architecture with partial hydration, shipping zero JavaScript by default. It supports interactive islands written in Vue, Preact, Svelte, or Solid, with file-based routing, Markdown support, and built-in devtools.

## Use cases
- build a static site with minimal javascript
- create a marketing site with a few interactive components
- generate a blog from markdown files
- mix vue svelte and preact components in one site
- build a documentation site with fast dev reloads
- ship a content site with partial hydration

## When to choose
- you want a static site with zero JS by default and hydration only where needed
- you prefer Vue as the primary framework but want multi-framework islands
- you want markdown pages with embedded components and file-based routing out of the box

## When to avoid
- you need a fully client-rendered SPA
- you need React as the primary framework (Astro is a better fit)
- you need server-side rendering with a backend runtime rather than static output

## Facets
- artifact type: framework
- maturity: active
- function: static-site-generator, ssr, frontend-framework, markdown, routing, templating
- domain: web-development, frontend, documentation
- platform: cross-platform
- tags: islands-architecture, partial-hydration, vite, vue3, multi-framework, ssg, nodejs, web-server

## Member repositories
- ElMassimo/iles (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.294700+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:40.617474+00:00, confidence not recorded.
  - readme: https://github.com/ElMassimo/iles (fetched 2026-08-28T04:03:49.294700+00:00, sha 8b79577e236e)
  - homepage: https://iles.pages.dev (fetched 2026-08-29T12:36:18.588989+00:00, sha 85fe671c3f20)
- Data as of 2026-08-30T08:39:29.467469+00:00.
