honkit-plugin-robots

1.0.1 • Public • Published

Robots.txt Creator for Honkit

Generate a robots.txt for your Honkit Documentation. The output sitemap file is robots.txt and copied automatically.

Install

npm install honkit-plugin-robots --save-dev

Usage

Add it to your book.json with a basic configuration:

{
    "plugins": ["honkit-plugin-robots"],
    "pluginsConfig": {
        "robots": {
            "data": ["User-agent: *", "Disallow:"]
        }
    }
}

Readme

Keywords

Package Sidebar

Install

npm i honkit-plugin-robots

Weekly Downloads

5

Version

1.0.1

License

Apache-2.0

Unpacked Size

2.48 kB

Total Files

4

Last publish

Collaborators

  • stuyk