Added Lume - Deno based static site generator (#855)
* 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 <github@gokaygurcan.com>
This commit is contained in:
parent
b18db8804d
commit
8954fba63a
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue