Zfour
Zfour
前几天还能正常访问,这几天出现echarts-gl.min.js的报错。 ``` Uncaught Error: ERROR: 0:576: 'textureCubeLodEXT' : no matching overloaded function found ERROR: 0:576: 'RGBMDecode' : no matching overloaded function found ERROR: 0:576: '=' : dimension mismatch ERROR: 0:576:...
 好久没用了,突然心血来潮想更新一下就报错了。 用手机测试了一下,服务能跑通,有点奇怪。 
为了方便大家调用,我用 python 写了一个 api。 我直接将 api 设置成了传参型,供大家调用。 api 地址:https://yuque-vercel-webhook-api.vercel.app/api?。 当然,如果担心密钥泄露,你也可以fork 项目在 vercel 中自行搭建, 将 ‘https://yuque-vercel-webhook-api.vercel.app’ 更换为你的 app 应用链接。 你需要传递的参数有 token,user,source。 ``` https://yuque-vercel-webhook-api.vercel.app/api? token='{填写你的github私钥}'& user='{填写你的github用户名}'& source='{填写你的github仓库名}' 示例: https://yuque-vercel-webhook-api.vercel.app/api?token='8888888888'&user='Zfour'&source='my-blog-source-file' 将这个URL路径作为触发链接,在语雀开发者选项中进行配置。 ``` 修改触发链接里的参数项,访问这个链接,如果出现‘This’s...
Next
 ```yaml githubcalendar: enable: true priority: 0 enable_page: / user: zfour layout: type: class name: main-inner index: 0 githubcalendar_html: '' pc_minheight: 280px mobile_minheight: 0px color: "['#ebedf0', '#fafbfc', '#f6f8fa', '#e1e4e8', '#d1d5da',...
 ```yml # butterfly githubcalendar: enable: true priority: 3 enable_page: / user: zfour layout: type: id name: recent-posts index: 0 githubcalendar_html: '' pc_minheight: 280px mobile_minheight: 0px color: "['#ebedf0', '#fdcdec', '#fc9bd9',...
Volantis
 ```yml # Volantis githubcalendar: enable: true priority: 0 enable_page: / user: zfour layout: type: class name: l_main index: 0 githubcalendar_html: '' pc_minheight: 280px mobile_minheight: 0px color: "['#ebedf0', '#fdcdec', '#fc9bd9',...
Matery
 ```yml # Matery githubcalendar: enable: true priority: 0 enable_page: / user: zfour layout: type: id name: indexCard index: 0 githubcalendar_html: '' pc_minheight: 280px mobile_minheight: 0px color: "['#ebedf0', '#fdcdec', '#fc9bd9',...
 ```yml # MengD githubcalendar: enable: true priority: 0 enable_page: / user: zfour layout: type: class name: content index: 0 githubcalendar_html: '' pc_minheight: 280px mobile_minheight: 0px color: "['#ebedf0', '#fdcdec', '#fc9bd9',...
 ``` # Fluid githubcalendar: enable: true priority: 0 enable_page: / user: tsuiwade layout: type: class name: container index: 1 githubcalendar_html: '' pc_minheight: 200px mobile_minheight: 0px color: "['#ebedf0', '#f1f8ff', '#dbedff',...
 ``` # BlueLake githubcalendar: enable: true priority: 0 enable_page: / user: zfour layout: type: class name: content_container index: 0 githubcalendar_html: '' pc_minheight: 160px mobile_minheight: 0px color: "['#ebedf0', '#f1f8ff', '#dbedff',...