0.16.1 • Published 3 years ago

@tarocch1/sitegen v0.16.1

Weekly downloads
184
License
MIT
Repository
github
Last release
3 years ago

sitegen

一个简易的静态网页生成器。

npm GitHub Release Workflow

Install

npm install -D @tarocch1/sitegen

Usage

$ sitegen help
Usage: sitegen [options] [command]

Options:
  -V, --version           output the version number
  -h, --help              display help for command

Commands:
  start [options] [root]  start local dev server
  build [options] [root]  build all files to dist folder
  help [command]          display help for command

Configuration

See sitegen.config.example.js.