docsify-plugin-carbon

1.0.7 • Public • Published

docsify-plugin-carbon

npm

A docsify plugin that displays Carbon Ads.

Usage

<script src="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1/index.min.js"></script>
window.$docsify = {
  plugins: [
    // Change to your Carbon property ID
    DocsifyCarbon.create('CE7I52QU', 'xmakeio')
  ]
}

Example

See example site: xmake.io

Contributing

  1. Fork this repo

  2. Modify index.js

  3. Run the following CLI command:

    npm run build
  4. Create a pull request on GitHub

Package Sidebar

Install

npm i docsify-plugin-carbon

Weekly Downloads

9

Version

1.0.7

License

ISC

Unpacked Size

6.77 kB

Total Files

4

Last publish

Collaborators

  • waruqi