A plugin to make you easy to join up Carbon
npm install docsify-plugin-carbon!npm
A docsify plugin that displays Carbon Ads.
``html`
`javascript`
window.$docsify = {
plugins: [
// Change to your Carbon property ID
DocsifyCarbon.create('CE7I52QU', 'xmakeio')
]
}
See example site: xmake.io

1. Fork this repo
2. Modify index.js
3. Run the following CLI command:
`shell``
npm run build
4. Create a pull request on GitHub