Developer builds Sitelo, a zero-config static site generator that skips browser JavaScript by default
A developer frustrated with the complexity of modern web frameworks has created Sitelo, a lightweight static site generator built on top of Vite. Sitelo uses JavaScript functions in specially named files to generate plain HTML at build time, sending no JavaScript to the browser unless explicitly required. It supports file-based routing, TypeScript, JSX, dynamic routes, and build-time data loading with minimal configuration. A standout feature called server islands allows individual page sections to be rendered dynamically at request time without converting the entire site to a server-rendered application. Sitelo also includes deployment presets for major platforms like Netlify, Vercel, and Cloudflare Pages, along with built-in support for sitemaps, RSS feeds, and static search.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in