ts_ssg

1.0.1 • Public • Published

TS-SSG

TG-SSG is a static site generator using Typescript.

An SSG (Static Site Generator) is a tool for generating a complete HTML web site from raw data. This SSG is full markdown support

Options

Options:
  -i, --input       File or folder to be parsed              [string] [required]
  -c, --config      Configuration file                                  [string]
  -h, --help        Show help                                          [boolean]
  -v, --version     Show version number                                [boolean]

Quick review

Preview

How to use

Example command line:

ts-node src/index.ts -i .\testFolder\

Using config file:

ts-node src/index.ts -c src/config.json

License

MIT License

Dependents (0)

Package Sidebar

Install

npm i ts_ssg

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

444 kB

Total Files

37

Last publish

Collaborators

  • tpmai22