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, likecss
orjs
. - 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.
- Created by: Óscar Otero
- GitHub repository
- deno.land/x/lume