Skip to content

njleonzhang/docsify-plugin-codefund

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

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

About

plugin to make you easy to join up CodeFund

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published