added lume- Deno based site generator

This commit is contained in:
sapiensFactor
2023-05-18 10:32:48 +05:30
parent b762326f83
commit 9479bc4ae6

View File

@@ -1020,6 +1020,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Gridsome](https://github.com/gridsome/gridsome) - Vue-powered static site generator. * [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. * [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.". * [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 ## SDK