0.2.0 • Published 2 years ago

make-docs-from-md v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

make-docs-from-md 📑

Make docs from md is a very simple utility to generate webpages out of your markdown files powered by 11ty

How to use

All options

$ make-docs-from-md --help
make-docs-from-md <cmd> [args]

Options:
      --version     Show version number                                [boolean]
  -s, --source-dir  Source directory containing the markdown files
                                                         [string] [default: "."]
  -o, --output-dir  Output directory to create the html files
                                                     [string] [default: "_site"]
  -w, --watch       Watch the directory for file changes & live reload
                                                      [boolean] [default: false]
      --help        Show help                                          [boolean]
0.1.0

2 years ago

0.2.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago