make-docs-from-md

0.2.0 • Public • Published

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]

/make-docs-from-md/

    Package Sidebar

    Install

    npm i make-docs-from-md

    Weekly Downloads

    2

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    9.51 kB

    Total Files

    9

    Last publish

    Collaborators

    • daniakash