@tomsd/md-book

1.2.0 • Public • Published

@tomsd/md-book

It provides a JS file for you who want to aggregate the markdown files in one page.
See https://md-book.netlify.app/ for details.

npm NPM npms.io (quality) Libraries.io dependency status for latest release Maintenance

Installation

npm install @tomsd/md-book

Initialization

CLI creates an HTML file with --init option.

npx mdbook --init --directory path/to/directory

Settings

Open the HTML file and edit it.
The markdown file paths are to be filled in the HTML file.

Serve

CLI provides the local server.

npx mdbook --serve --directory path/to/directory

Publish

The directory can be published, to be hosted by static site hosting services.

Readme

Keywords

Package Sidebar

Install

npm i @tomsd/md-book

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

1.3 MB

Total Files

13

Last publish

Collaborators

  • tomsd