lume

🔥 Static site generator for Deno 🦕 (by lumeland)

Lume Alternatives

Similar projects and alternatives to lume

  1. HomeBrew

    1,343 lume VS HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. Svelte

    705 lume VS Svelte

    web development for the rest of us

  4. nvim-lspconfig

    Quickstart configs for Nvim LSP

  5. deno

    484 lume VS deno

    A modern runtime for JavaScript and TypeScript.

  6. pandoc

    444 lume VS pandoc

    Universal markup converter

  7. Gatsby

    372 lume VS Gatsby

    The best React-based framework with performance, scalability and security built in.

  8. bun

    371 lume VS bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. UTM

    250 lume VS UTM

    Virtual machines for iOS and macOS

  11. ish

    163 lume VS ish

    Linux shell for iOS

  12. emacs-ng

    81 lume VS emacs-ng

    A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.

  13. Snowpack

    69 lume VS Snowpack

    Discontinued ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ [Moved to: https://github.com/FredKSchott/snowpack] (by withastro)

  14. Live Server

    35 lume VS Live Server

    A simple development http server with live reload capability.

  15. dragon

    11 lume VS dragon

    Discontinued ⚡Fast , simple expressive web framework for deno 🦕. (by xanny-projects)

  16. john-doe

    13 lume VS john-doe

    A simple way to make HTML websites

  17. deno-tutorial

    1 lume VS deno-tutorial

    :sauropod: 长期更新的《Deno 钻研之术》!循序渐进学 Deno & 先易后难补 Node & 面向未来的 Deno Web 应用开发

  18. nextjs-notion-starter-kit

    Deploy your own Notion-powered website in minutes with Next.js and Vercel.

  19. lume

    10 lume VS lume

    Lua functions geared towards gamedev (by rxi)

  20. lume

    9 lume VS lume

    GPU-powered 3D HTML. ✨🧊 <lume-box size="1 2 3"> (by lume)

  21. polygonjs

    175 lume VS polygonjs

    node-based WebGL design tool

  22. harp.gl

    1 lume VS harp.gl

    Discontinued 3D web map rendering engine written in TypeScript using three.js

  23. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better lume alternative or higher similarity.

lume discussion

Log in or Post with

lume reviews and mentions

Posts with mentions or reviews of lume. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-05.
  • Ask HN: What's your blog / portfolio stack?
    5 projects | news.ycombinator.com | 5 Mar 2025
    using the Lume(https://lume.land) static site generator, which I automatically run in CI and then deploy to my VPS.

    All self-hosted, no middlemen, just me, my own templates, formatting, code. I focus on design simplicity, lightweight pages, and being as accessible as I can. This means both visual accessibility(Every page is hand-checked with WAVE's browser extension(https://wave.webaim.org/) and Sa11y(https://sa11y.netlify.app/)) and technical accessibility(Low- or no-JS always, make pages as lightweight as possible).

    To me, this is the ideal experience, where it's all stuff I've written, and even helped contribute to(I've been doing a lot of revising the Lume docs since the author isn't a native English speaker, been a relaxing and fun experience). Also, the entire design makes sense to me, and I haven't had that in the past with any other blog stack, so this feels like an end-game blog setup.

  • Show HN: Lume – OS Lightweight CLI/API for macOS/Linux VMs on Apple Silicon
    10 projects | news.ycombinator.com | 2 Feb 2025
    not really stoked about the name since there are a couple other projects named lume:

    - https://lume.land/

    The project looks cool though

  • Rewriting my blog in plain HTML
    15 projects | news.ycombinator.com | 14 Jan 2025
    Most of them bend to your will very easily if you are the one writing the HTML and not trying to use an existing template/theme. Even Jekyll the "themes" are optional and you can entirely ignore them.

    Also most of the complexity disappears if you aren't trying to make a blog. They generally all have "simple pages" support that is much simpler than trying to figure out their blog mechanics.

    Of course the hard part is picking an SSG you like, and it is easier to just build your own which is a big part of why SSG proliferation happens. Too many options? Make a new one.

    My main sites are still in Jekyll for now, for historic reasons of GitHub Pages support.

    My latest discovery and new love in this space is Lume [0]. It's definitely on the simpler side of the scale. I haven't tried it for a full blog yet, but the simple website I have built with it has indeed continued to feel simple throughout the process and even using some of the features Lume's documentation labels "Advanced".

    [0] https://lume.land/

  • Node.js vs. Deno vs. Bun: JavaScript runtime comparison
    9 projects | dev.to | 6 Sep 2023
    Deno also has a tooling ecosystem around it to enable developers to jumpstart their projects. Fresh is a web framework built for Deno and Lume is their static site generator.
  • A tool to convert text and pdf files to HTML
    2 projects | /r/InternetIsBeautiful | 20 Jan 2023
    Agreed, it really does need to be sorted out. I guess for me, what would happen if someone created a wrapper around Pandoc in NodeJS and published it to NPM... would that package need to inherit the GPL licence? I'd say yes otherwise the very purpose of GPL is undermined and closed-source projects could bypass the licence terms with ease. Now let's say that someone creates a Lume plugin that imports that NPM package so users can convert their assets at build time into more permanent versions, like DOCX to PDF. Should this plugin inherit the package's GPL licence? Now let's say someone uses that Lume plugin in their site. Does that site then need to inherit the plugin's GPL licence? Ambiguity in the first instance creates a chain of ambiguity down the line. This kind of thing is so prevalent on NPM too, just search for git wrappers. Git doesn't even have a runtime exception like GCC does.
  • What react framework do you guys suggest to create a Blog?
    3 projects | /r/reactjs | 17 Dec 2022
    Try lume (https://lume.land/)
  • Lume: A Deno based static site generator
    1 project | news.ycombinator.com | 18 Sep 2022
  • Looking for a minimal static site generator
    2 projects | /r/webdev | 15 Sep 2022
    My vote goes to https://lume.land
  • Lume: The static site generator for Deno
    1 project | news.ycombinator.com | 10 Sep 2022
  • lume land code highlight setting
    1 project | dev.to | 4 Sep 2022
    lume.land is my most favorite static site generator, but I was not able to figure out how to use code_highlight plugin.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 23 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic lume repo stats
15
2,054
9.8
7 days ago

lumeland/lume is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of lume is TypeScript.


Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?