Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 964 Bytes

index.md

File metadata and controls

18 lines (13 loc) · 964 Bytes
title layout
🔥 lume - A static site generator for Deno
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 processors 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.