GitHub - waruqi/docsify-plugin-carbon: plugin to make you easy to join up carbon

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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

About

plugin to make you easy to join up carbon

Resources

Readme

Activity

Stars

12 stars

Watchers

1 watching

Forks

3 forks

Releases

No releases published