Lume

Lume

A static site generator for Deno

4.8
4 reviews

15 followers

Lume is the Galician word for fire but also a (yet another) static site generator for Deno. It’s inspired by other general-purpose static site generators, such as Jekyll and Eleventy, but it’s more flexible and easier to use and configure.
Lume gallery image
Lume gallery image
Free
Launch tags:
Developer Tools
Launch Team

What do you think? …

Oscar Otero
This year I've been working on Lume, the static site generator that Deno deserves. - It supports any template engine: Markdown, Nunjucks, Liquid, JSX, TSX, Javascript, Typescript, Pug, Eta etc. And it's really easy to add more. - Store data in any format: JSON, YAML, ESM. - (Pre)process HTML pages or assets like optimizing CSS with postcss, compiling Javascript with Terser or minify SVG images with SVGO. - Run custom scripts like in npm. - It's Deno: Forget about managing thousands of packages in node_modules or complex bundlers. Lume only installs what you need. Clean, fast and secure.
Abhimanyu Sharma
This is super cool, I will give a try.