dbelokon / shinny-ssg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shinny-ssg - CLI Tool to generate HTML File

Features

  • generate a .html file .txt file with title
  • accept folder to generate .html files in the new folder with the same structure of origional folder
  • give user option to choose destination folder and stylesheet

How to use

Command

shinny -h

shinny -i

shinny -i -o -s

Option Function

OPTION Function
-v --version Name and version
-h --help Information
-s --stylesheet <'link-to-css-stylesheet'>
-i --input specifies an input file or folder
-o --output specifies destination folder

Built with

About

License:MIT License


Languages

Language:HTML 98.4%Language:C# 1.6%