Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

typedoc-plugin-jekyll

adamjarret43MIT0.1.0

Creates a .nojekyll file in the output directory

jekyll, nojekyll, typedocplugin, typedoc

readme

typedoc-plugin-jekyll

npm version git repository

A plugin for TypeDoc that creates a .nojekyll file in the output directory.

Installation

npm i -D typedoc-plugin-jekyll typedoc
# yarn add -D typedoc-plugin-jekyll typedoc

Usage

TypeDoc automatically loads all installed plugins, so just run the typedoc command:

npx typedoc
# yarn typedoc

License

MIT

Author

Adam Jarret