@daniakash/make-docs

0.0.1 • Public • Published

make-docs 📑

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

How to use

All options

$ make-docs --help
make-docs <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]

Readme

Keywords

none

Package Sidebar

Install

npm i @daniakash/make-docs

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

7.87 kB

Total Files

7

Last publish

Collaborators

  • daniakash