Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/njleonzhang/docsify-plugin-codefund
- Owner: njleonzhang
- Created: 2018-04-26T02:42:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T02:54:55.000Z (over 4 years ago)
- Last Synced: 2024-10-28T13:23:22.594Z (16 days ago)
- Language: JavaScript
- Homepage: https://codefund.io/
- Size: 15.6 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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', // defaultplugins: [
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)