https://github.com/snowdreams1006/gitbook-plugin-openwrite
openwrite is a gitbook plugin that unlocking blob by wechat
https://github.com/snowdreams1006/gitbook-plugin-openwrite
blob gitbook openwrite wechat
Last synced: 3 months ago
JSON representation
openwrite is a gitbook plugin that unlocking blob by wechat
- Host: GitHub
- URL: https://github.com/snowdreams1006/gitbook-plugin-openwrite
- Owner: snowdreams1006
- License: apache-2.0
- Created: 2019-09-24T14:28:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T04:19:19.000Z (over 5 years ago)
- Last Synced: 2025-02-24T02:54:04.435Z (4 months ago)
- Topics: blob, gitbook, openwrite, wechat
- Language: CSS
- Homepage: https://snowdreams1006.github.io/gitbook-plugin-openwrite
- Size: 709 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitbook-plugin-openwrite
[](https://www.npmjs.com/package/gitbook-plugin-openwrite)
[](https://www.npmjs.com/package/gitbook-plugin-openwrite)
[](https://www.npmjs.com/package/gitbook-plugin-openwrite)
[](https://github.com/snowdreams1006)
[](https://snowdreams1006.github.io/snowdreams1006-wechat-public.jpeg)## Homepage
- Github : [https://snowdreams1006.github.io/gitbook-plugin-openwrite/](https://snowdreams1006.github.io/gitbook-plugin-openwrite/)
- Gitee : [https://snowdreams1006.gitee.io/gitbook-plugin-openwrite/](https://snowdreams1006.gitee.io/gitbook-plugin-openwrite/)
- Gitlab : [https://snowdreams1006.gitlab.io/gitbook-plugin-openwrite/](https://snowdreams1006.gitlab.io/gitbook-plugin-openwrite/)## Usage
- Install this plugin
Add `openwrite` to `plugins` in `book.json` configuration file.
```json
{
"plugins" : ["openwrite"]
}
```Install `openwrite` via `npm` or `gitbook` .
```bash
$ npm install gitbook-plugin-openwrite
```or
```bash
$ gitbook install
```- Configure this plugin
Add it to your `book.json` with a basic configuration
```json
{
"pluginsConfig":{
"openwrite":{
"blogId": "15702-1569305559839-744",
"name": "雪之梦技术驿站",
"qrcode": "https://snowdreams1006.github.io/snowdreams1006-wechat-public.jpeg",
"keyword": "vip"
}
}
}
```- Run `gitbook` locally
Run `gitbook build` or `gitbook serve` to verify this plugin is in effect and should not have been initialized yet.
- Release `gitbook` officially
Publish to the production environment to implement the comment function really.
- `Star` this plugin
If you feel this plugin is helpful, feel free to `star` [gitbook-plugin-openwrite](https://github.com/snowdreams1006/gitbook-plugin-openwrite).
## Example
The [gitbook-plugin-openwrite](https://github.com/snowdreams1006/gitbook-plugin-openwrite) project has been integrated with the plugin itself or you can refer to the [sample project](https://github.com/snowdreams1006/gitbook-plugin-openwrite/tree/master/example).
## Feedback
I am very happy to help out with your books or any other questions you might have. see [snowdreams1006](https://github.com/snowdreams1006)
You can email [me](mailto:[email protected]) or [new issue](https://github.com/snowdreams1006/gitbook-plugin-openwrite/issues) on github.
## License
`gitbook-plugin-openwrite` is licensed under `Apache-2.0` License. See [LICENSE](LICENSE) for the full license text.