gitalk comment plugin for teedoc
Project description
teedoc-plugin-comments-gitalk
gitalk comment support for teedoc
Create applications first, callback url set page that have gitalk(default doc and blog pages),https://teedoc.github.io/get_started/zh/ for example.
config example:
"teedoc-plugin-comments-gitalk": {
"from": "pypi",
"config": {
"classes": [
"type_doc",
"type_blog"
],
"env": {
"clientID": "*****",
"clientSecret": "********",
"repo": "teedoc.github.io",
"owner": "teedoc",
"admin": ["Neutree"]
}
}
}
admin can directly comment, it will automatically create issue and you can create issue manually for one page, and then set issue number in markdown metadata:
---
title: *****
gitalk-number: 2
---
or create label for issue, need Gitalk and one other lable like Demo, like official issue, and set id for page
---
title: *****
id: Demo
---
or
---
title: *****
gitalk-id: Demo
---
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teedoc-plugin-comments-gitalk-1.5.0.tar.gz.
File metadata
- Download URL: teedoc-plugin-comments-gitalk-1.5.0.tar.gz
- Upload date:
- Size: 173.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
570467104ad2076151afff87f65d5b703bf510e15b76a617152f431315c303b6
|
|
| MD5 |
c504496ee89f386afb836743d070d0f8
|
|
| BLAKE2b-256 |
0864d99b32d82cb78f3c156964226a6d84223329cec0642b8d4f7fc927fc4b71
|
File details
Details for the file teedoc_plugin_comments_gitalk-1.5.0-py3-none-any.whl.
File metadata
- Download URL: teedoc_plugin_comments_gitalk-1.5.0-py3-none-any.whl
- Upload date:
- Size: 173.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09dc9f6a1fcf4454830f74d83c7a12513c26d4fbc73bf6908cd31d09da47ebed
|
|
| MD5 |
6f732feaf00c1b9bf6fa284ab97bb0ef
|
|
| BLAKE2b-256 |
d8a0e023cae4585d4d7ccfd4060de92fc49f7371758e58dadfefc8c24d1c4260
|