upash / peco

nothing here, move on..
MIT License
209 stars 12 forks source link
blog ssg static-site static-site-generator vue webpack

Peco is no longer maintained 💀, check out its successor, Saber 🔥!

npm version circleci status

Introduction

Peco is a static website generator powered by modern web tooling, like webpack and Vue.js. It generates static HTML files and assets at build time, once the generated website is loaded on the client-side, it runs as an SPA.

Check out the documentation for details.

Installation

It's recommended to install peco locally in your project:

cd your-project
yarn add peco

How to use?

Let me explain how to use it in 20 words:

Build with Peco

Contribute?

Find bugs, spread the words, share your ideas.

yarn
yarn example