docsify-plugin-codefund

2.0.5 • Public • Published

docsify-plugin-codefund

a plugin to make you easy to join up CodeFund

Usage

https://unpkg.com/docsify-plugin-codefund/index.js
window.$docsify = {
  coverpage: true,
  name: 'vue-data-tables',
  repo: 'https://github.com/njleonzhang/vue-data-tables',
  subMaxLevel: 2,
  loadSidebar: true,
  disqus: 'vueDataTables',
  search: 'auto', // default

  plugins: [
    DocsifyCodefund.create(15) // change to your CodeFund property id
  ]
}

Sample

https://njleonzhang.github.io/vue-data-tables/

9e682cb3-ac97-45af-b205-71f43a12f57e

Readme

Keywords

none

Package Sidebar

Install

npm i docsify-plugin-codefund

Weekly Downloads

144

Version

2.0.5

License

ISC

Unpacked Size

3.17 kB

Total Files

3

Last publish

Collaborators

  • njleonzhang