-
博客地址:
启用时间:2020.11.21
-
### Issue
When I'm trying to import from disqus, job failure along with this error:
```
D1_TYPE_ERROR: Type 'undefined' not supported for value 'undefined'
```
### Debug
After some debuging, I…
-
While following the setup instructions for the Cloudflare D1 database, I noticed that an important configuration step might be beneficial between the creation of the database and the execution of the …
-
vercel中,使用了cf的cdn且配置了相应的环境变量,log显示获取ip错误
-
Gravatar 在去年底已经支持了邮箱使用 SHA256 哈希[获取头像](https://docs.gravatar.com/api/avatars/hash/),目前网上 MD5 的彩虹表破解遍地都是,很容易反查到邮箱,但是 SHA256 基本没有,因此建议优先使用 SHA256 哈希获取头像。
(打个小广告)国内头像源的话我们维护的 [WeAvatar](https://weavat…
-
换了 outlook、AOL、qq 邮箱全都无法发不了测试邮件。。。请问一般用什么邮箱比较能容易成功
_Originally posted by @bambooom in https://github.com/twikoojs/twikoo/issues/672#issuecomment-1987266580_
SMTP_PASS 生…
-
===== Application Startup at 2024-06-27 07:23:47 =====
6/27/2024, 7:23:55 AM Twikoo: Twikoo is using mongo database
6/27/2024, 7:23:55 AM Twikoo: Twikoo function started on host :: port 7860
6/27…
-
## 我的实现
参考官网上的添加评论模块的实现,给自己的博客已经实现了评论功能,利用giscus
## 针对当前仓库的实现计划
### 英文文档
这里article直接指向了官方文档
---
### 中文文档
**这个文章超链接,我打算指向我博客的文章,因为官网的文档只提供了英文版本,我打算写一个更加通俗易懂的中文版本。没有直接翻译是因…
-
![image](https://github.com/twikoojs/twikoo/assets/13051472/fb7b8615-45c0-463d-8d7e-0e6a5831e6e5)
稍微查了一下发现居中的代码写在文档样式里了,为什么不写到 `App.vue` 呢?
https://github.com/twikoojs/twikoo/blob/75ded1f7fb16…
-
在linux服务器按照如下方法私有部署, 这些扩展参数怎么使用,无法修改tkserver服务端口,请教大佬,私有部署的环境变量参数怎么使用,在文档里面也没有找到
尝试过
1、 tkserver -p 1234启动服务
2、npm i -g tkserver -e TWIKOO_PORT=1234 来安装 均不能改变tkserver服务端口