From 8954fba63a24f54819c0c143b96f1f72179248b9 Mon Sep 17 00:00:00 2001 From: Soumya Parihar <95139812+sPrhr@users.noreply.github.com> Date: Sun, 21 Jul 2024 21:47:01 +0530 Subject: [PATCH] Added Lume - Deno based static site generator (#855) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * added next.js * Update README.md fix: remove failing links * added lume- Deno based site generator * fixed link for web of tomorrow podcast --------- Co-authored-by: Gökay Gürcan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f384a4b..726e2d71 100644 --- a/README.md +++ b/README.md @@ -1001,6 +1001,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Gridsome](https://github.com/gridsome/gridsome) - Vue-powered static site generator. * [Docusaurus](https://github.com/facebook/docusaurus) - React-based static site generator by Facebook, ideal for content-centric websites. * [Next.js](https://github.com/vercel/next.js) - React powered static site generator, and they say "All the tools you need to make the Web. Faster.". +* [Lume](https://github.com/lumeland/lume) - Static site generator for Deno. ## SDK