Closed Genuifx closed 6 years ago
<script src="https://cdn.jsdelivr.net/npm/docute/plugins/docsearch.js"></script>
<script src="https://cdn.jsdelivr.net/npm/docute/plugins/disqus.js"></script>
<script src="https://cdn.jsdelivr.net/npm/docute-evanyou/dist/evanyou.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/docute/dist/docute.js"></script>
oooo....ok, I fix the problem with this source.
why not update the docs and the scaffolding
Fixed in 3.4.11, jsdelivr might work because cache, something is broken in 3.4.10
Also the shortname should be wxa
instead of wxa.disqus.com
.
Note that you're supposed to pin the version, like docute@3
in this case, otherwise your website will be broken once docute 4 is released.
tks, and if there any docute's plugin support emoji? @egoist
what do you mean? you can use emoji in markdown file
oops, I just use github provided emoji, like :100:
@Genuifx got you covered: https://github.com/hkwu/docute-emojify
tks
I am writing doc with docute, while using disqus plugin for my site. config like following:
while, dependencies like this:
but, It doesn't work at all. anything I need to do for this?