Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 754 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 754 Bytes

docsify-plugin-codefund(deprecated)

a plugin to make you easy to join up CodeFund

codefund is shut down, so this plugin is deprecated.

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