Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/njleonzhang/docsify-plugin-codefund

plugin to make you easy to join up CodeFund
https://github.com/njleonzhang/docsify-plugin-codefund

Last synced: 7 days ago
JSON representation

plugin to make you easy to join up CodeFund

Awesome Lists containing this project

README

        

# docsify-plugin-codefund(deprecated)
a plugin to make you easy to join up [CodeFund](https://codefund.app/)

> 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](https://user-images.githubusercontent.com/13174059/39339240-3c8f577c-49fa-11e8-9bfd-7896f877b128.png)