QingWei-Li / docsify-plugin-codefund

plugin to make you easy to join up CodeFund

Home Page:https://codefund.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

plugin to make you easy to join up CodeFund

https://codefund.io/


Languages

Language:JavaScript 100.0%