Skip to content

shevky/core

Repository files navigation

shevky

Shevky Process Flow

A minimal, dependency-light static site generator.

Quick Start

For the quick start you should execute the following commands.

npm init -y
npm install --save-dev shevky
npm install

npx shevky --init

The system provides a simple blog for you. Then you can build with following commands.

npm run build
npm run dev

Technical Documentation

The tech documentation is preparing for Shevky with Shevky. You will find it under Shevky Project page.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published