hexo-circle-of-friends icon indicating copy to clipboard operation
hexo-circle-of-friends copied to clipboard

Python gets the friend's articles from hexo's friend-links

Results 36 hexo-circle-of-friends issues
Sort by recently updated
recently updated
newest added

部署成功的同学可以把地址留在这里哦~

运行一段时间就会出现问题,发布时间稍微早点的文章会重复。 ![Screenshot_2022-08-14-22-34-34-728_com android chrome](https://user-images.githubusercontent.com/61391190/184541884-310bbdc4-f3d2-4393-8352-60a0e5036a2f.png) 采用 Leancloud 部署。 博客链接:https://www.casecori.top/circle/ 仓库链接:https://github.com/Cystee/hexo-circle-of-friends API:https://circori.vercel.app/all

CloudFlare拦截了请求,方法被识别为UNKNOWN run.py请求优化一下应该能解决这个问题.现在是识别为自动攻击了. WAP已将这个URL路径设置为允许了

打开是这样子,感觉错位了,出现了`avatar`字样: ![OTJio.png](https://s1.328888.xyz/2022/08/02/OTJio.png) 点击`Created`又正常了: ![OTy3F.png](https://s1.328888.xyz/2022/08/02/OTy3F.png) 不过只要一刷新就又错位了。 还有一个问题就是博客卡片不能显示博客名称,而是显示`undefined` ![OTXJB.png](https://s1.328888.xyz/2022/08/02/OTXJB.png) 仓库地址:https://github.com/iwyang/hexo-circle-of-friends

目前部署成功了,但友链和文章不会去重,就无限加入

当点击活跃后,界面将无法在加载。试图修复但依然失败,排除过一些问题,但仍然未解决。 百分百复现。 博客对应链接🔗:https://lanyundev.vercel.app/fcircle/ 仓库相应链接🔗:https://github.com/LanYunDev/hexo-circle-of-friends API:https://hexo-circle-of-friends-five.vercel.app/ ➜ Blog-博客 git:(main) ✗ hexo version INFO Validating config INFO =================================================================== ##### # # ##### ##### ###### ##### ###### # # # # # #...

使用volantis策略抓取友链页面,将第一个友链的简介误判成了第二个友链的作者。示例站点:https://bowenyoung.cn/fcircle

希望作者能添加PostgresSql的支持

enhancement

这是一个很棒的插件,所以我想集成到主题中,作为一个无需配置开箱即用的功能。现有的模式可能做不到开箱即用(因为需要后端配置),我想能不能做成像 [#issues-api](https://github.com/xaoxuu/issues-api) 一样把数据存储到仓库中(这个项目也是受冰老师启发和指导),前端直接通过GItHub API 拉取存放于仓库的数据。 这样主题使用者就不需要任何后端配置就可以直接使用此功能了。 JSON存放到仓库中有些功能不方便支持,但我认为那也不是必要的,只要保留最近100条按发布时间倒序排序就可以了。(核心诉求:基础功能+无后端)

框架名称:[Hexo](https://hexo.io/) 主题名称:[Miracle](https://github.com/hifun-team/hexo-theme-miracle) 事例站点:[https://tnxg.loyunet.cn/links/](https://tnxg.loyunet.cn/links/) 显示方法:外部链接引入后渲染[/assets/data/links.json](https://tnxg.loyunet.cn/assets/data/links.json)

help wanted