Skip to content

hlavu/cv-ssg

This branch is 3 commits behind tuanthanh2067/cv-ssg:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

72b9ca1 · Nov 18, 2021

History

59 Commits
Nov 17, 2021
Nov 2, 2021
Nov 2, 2021
Nov 18, 2021
Nov 12, 2021
Nov 2, 2021
Nov 2, 2021
Nov 2, 2021
Nov 12, 2021
Sep 8, 2021
Nov 2, 2021
Nov 17, 2021
Nov 17, 2021
Nov 17, 2021

Repository files navigation

cv-ssg

CV-SSG is a command line tool that will produce .html files from .txt and .md files

Built with

Nodejs

Features

  • Generate .html files from a folder of .txt and .md files
  • Recursively read a folder if there's any
  • Allow stylesheets or default stylesheet
  • Parse Heading1 Markdown syntax into correct HTML syntax for input file of type .md

Option keys

Options Functions
-v or --version prints the current version
-h or --help prints a list of options to the screen
-i or --input accepts either a file or a folder
-s or --stylesheet accepts a url link to the stylesheet
-c or --config accepts a config.json file containing other options' values

License

MIT

About

Static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%