All Projects → plentico → Plenti

plentico / Plenti

Licence: apache-2.0
Static Site Generator with Go backend and Svelte frontend

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Plenti

blog-template
A markdown-style blog template for Sapper
Stars: ✭ 29 (-94.32%)
Mutual labels:  svelte, jamstack
Junglejs
The Jamstack static site framework for Svelte
Stars: ✭ 246 (-51.86%)
Mutual labels:  jamstack, svelte
Eleventyone
A scaffold for a quick start building with the Eleventy SSG
Stars: ✭ 390 (-23.68%)
Mutual labels:  jamstack
Ngx Starter Kit
🅰️ Angular 🚀 NestJS 🐒 Starter Kit
Stars: ✭ 479 (-6.26%)
Mutual labels:  jamstack
Nativescript
NativeScript empowers you to access native platform APIs from JavaScript directly. Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.
Stars: ✭ 20,730 (+3956.75%)
Mutual labels:  svelte
Svelma
Bulma components for Svelte
Stars: ✭ 401 (-21.53%)
Mutual labels:  svelte
Functions
Tutorials, examples, workshops and a playground for serverless with Netlify Functions
Stars: ✭ 463 (-9.39%)
Mutual labels:  jamstack
Svite
svelte integration for vite
Stars: ✭ 383 (-25.05%)
Mutual labels:  svelte
Alembic
⚗️ A Jekyll boilerplate theme designed to be a starting point for any Jekyll website
Stars: ✭ 501 (-1.96%)
Mutual labels:  jamstack
Made Mistakes Jekyll
Source for my website and blog (Jekyll + Gulp + Netlify)
Stars: ✭ 436 (-14.68%)
Mutual labels:  jamstack
Svelte Grid
A responsive, draggable and resizable grid layout, for Svelte.
Stars: ✭ 473 (-7.44%)
Mutual labels:  svelte
Serverlessui
A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.
Stars: ✭ 434 (-15.07%)
Mutual labels:  jamstack
Nomie
Nomie v5 Source Code
Stars: ✭ 407 (-20.35%)
Mutual labels:  svelte
Firebase Gcp Examples
🔥 Firebase app architectures, languages, tools & some GCP things! React w Next.js, Svelte w Sapper, Cloud Functions, Cloud Run.
Stars: ✭ 470 (-8.02%)
Mutual labels:  svelte
Mermaid Live Editor
Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
Stars: ✭ 395 (-22.7%)
Mutual labels:  svelte
Svelte Devtools
An extension that allows inspection of Svelte component hierarchy and state in the Firefox and Chrome developer tools.
Stars: ✭ 484 (-5.28%)
Mutual labels:  svelte
Figma Html
Convert Figma designs to HTML, React, Vue, Angular, and more!
Stars: ✭ 382 (-25.24%)
Mutual labels:  svelte
Svelte I18n
Internationalization library for Svelte
Stars: ✭ 433 (-15.26%)
Mutual labels:  svelte
Wuxt
Nuxt/WordPress development environment, combining the worlds biggest CMS with the most awesome front-end application framework yet.
Stars: ✭ 459 (-10.18%)
Mutual labels:  jamstack
Obs Web
OBS-web - the easiest way to control OBS remotely
Stars: ✭ 512 (+0.2%)
Mutual labels:  svelte

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:

  1. Add the tap: brew tap plentico/homebrew-plenti
  2. Install: brew install plenti

Snap:

  1. Install: snap install plenti

Scoop (Windows is not supported yet, see details):

  1. Add the bucket: scoop bucket add plenti https://github.com/plentico/scoop-plenti
  2. Install: scoop install plenti

Manual:

  1. Download the latest release
  2. Move it somewhere in your PATH (most likely /usr/local/bin)

Getting Started 🚀

  1. Create a new site: plenti new site my-new-site
  2. Move into the folder you created: cd my-new-site
  3. Start up the development server: plenti serve
  4. Navigate to the site in your browser: localhost:3000

Learning the Basics 🎓

  1. Documentation: https://plenti.co/docs
  2. 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 🌱

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].