Awesome
<div align="center"><img src="https://plenti.co/media/perry.png" width="200" /></div> <h1 align="center"> Plenti </h1> <div align="center">Build-Time Render Engine (aka Static Site Generator) with Go backend and Svelte frontend</div> <div align="center">Ships with a fully integrated Git-CMS that you can host for cheap/free right with your static site</div> <div align="center">Website: <a href="https://plenti.co">https://plenti.co</a></div> <br />Requirements:exclamation:
You must have NodeJS version 13 or newer As of v0.2.0
you no longer need NodeJS, Go, or any dependency other than Plenti itself.
Installation :floppy_disk:
Homebrew:
- Add the tap:
brew tap plentico/homebrew-plenti
- Install:
brew install plenti
Snap:
- Install:
snap install plenti
Scoop (Windows is not supported yet, see details):
- Add the bucket:
scoop bucket add plenti https://github.com/plentico/scoop-plenti
- Install:
scoop install plenti
Manual:
- Download the latest release
- Move it somewhere in your
PATH
(most likely/usr/local/bin
)
Getting Started :rocket:
- Create a new site:
plenti new site my-new-site
- Move into the folder you created:
cd my-new-site
- Start up the development server:
plenti serve
- Navigate to the site in your browser: localhost:3000
Learning the Basics 🎓
- Documentation: https://plenti.co/docs
- Videos: YouTube playlist
Contributing :purple_heart:
Plenti is still new, but constantly improving. The API might change from time to time before we hit a stable v1.0.x
release. If you find bugs or have any questions, please open a new issue to let us know! If you want to help keep Plenti free from commercial interests, please consider making a donation so we can spend more time making improvements :seedling: