Skip to main content
Module

x/lume/docs/index.md

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
File

title: 🔥 lume - A static site generator for Deno layout: layout.njk

lume is the galician word for fire, but also a (yet another) static site generator for Deno.

It’s inspired in other static site generators such Jekyll or Eleventy but it’s faster, simpler and easier to use and configure, besides being super flexible.

  • Support for multiple file formats like markdown, yaml, javascript, typescript, jsx, nunjucks and it’s easy to extend with more.
  • You can hook transformers to manipulate html and assets, like css or js.
  • It’s Deno: forget about manage thousand of packages in node_modules or complex bundlers. Lume only install that you need. Clean, fast and secure.