Affected by GO-2024-3213
and 1 other vulnerabilities
GO-2024-3213 : Plenti arbitrary file write vulnerability in github.com/plentico/plenti
GO-2024-3214 : Plenti arbitrary file deletion vulnerability in github.com/plentico/plenti
Discover Packages
github.com/plentico/plenti
command
module
Version:
v0.4.22
Opens a new window with list of versions in this module.
Published: Jun 16, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Plenti
Static Site Generator with Go backend and Svelte frontend
Requirements❗
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 💾
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 🚀
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 💜
Plenti is brand new and needs to be test driven a bit to work out the kinks. If you find bugs or have any questions, please open a new issue to let us know! Thank you for being patient while Plenti grows 🌱
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package cmd provides commands to manage plenti sites.
Package cmd provides commands to manage plenti sites.
Package readers knows how to read different configuration files.
Package readers knows how to read different configuration files.
Click to show internal directories.
Click to hide internal directories.