0.1.5 • Published 2 years ago

vivia v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Vivia

website license npm version chat

Introduction

vivia is a simple and fast static website generator that gives you more freedom to control everything on your website through powerful plugins.

Features

  • Only encapsulate the basic components of the website (source, templates, data), simple and fast
  • Plugins pipeline, by defining render and prerender pipeline in configuration, each plugin can control the final output, including operations such as adding watermarks to images
  • A more natural output, where the structure in source is the final website structure
  • Theme inheritance, no need to write complex configuration, just inherit the theme directly

Quick Start

Create project

$ npm create vivia
$ npm i

Preview & Hot-reload writing

$ npm run serve

Generate website

$ npm run build

Contribution

We welcome pull requests from everyone. If you have any questions, please create a new issue.

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago