Static Site Generator
"Plenti is an open source Static Site Generator (SSG). The templates are based on Svelte, which is a javascript library for building reactive user interfaces. Because Svelte is compiled, your app stays very light and performance well, even on underpowered devices.
You might also notice that Plenti runs significantly faster than other Javascript SSGs you may have tried. This is because the commandline interface (CLI) is built using Go and we've cut out slow processes like traditional bundlers. Our goal is to keep the tooling to a minimal so it's easy to install and use.
Most SSGs have optimized for either the build process, or the display of the website. We think the missing piece that will open up the JAMstack to the masses is an integrated, Git-backed CMS. That's why Plenti offers a no-database Git backend."
Jantcu
@jantcutech