docsify-plugin-codefund
v2.0.5
Published
a plugin to make you easy to join up [codefund](https://codefund.app/)
Downloads
556
Readme
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/