Pipecraft

Results 54 comments of Pipecraft

@PGzxc 写了 [hexo-filter-jsdelivr-auto-fallback](https://github.com/PipecraftNet/hexo-filter-jsdelivr-auto-fallback) 插件,可以自动添加。 但仍有些问题,Next Theme 用到了 `motion.js`, 因为 `cdn.jsdelivr.net` 域名下的 JS 一直处在 pending 状态,导致页面一直等待 onload 事件触发,页面无法渲染。 建议 JS lib 切换到其他 CDN (参考 https://github.com/next-theme/hexo-theme-next/pull/507 )。然后安装 [hexo-filter-jsdelivr-auto-fallback](https://github.com/PipecraftNet/hexo-filter-jsdelivr-auto-fallback) 插件,可以使 `cdn.jsdelivr.net` 域名下的图片正常显示。无需把图片的域名都[替换成 fastly](https://github.com/PGzxc/PGzxc.github.io/commit/039ea97ada3b0e50be7546a8db63aff2cd5ea38b)。...

2022/3/2 第二期发布前 ![wngcn](https://user-images.githubusercontent.com/88728670/157412210-e78cffc8-688a-45b3-8974-611a9ae29442.png) ![ireng](https://user-images.githubusercontent.com/88728670/157411756-eada479c-25c4-4293-baf6-809c1b1fe505.png)

2022/3/2 第 3 期发布前 ![2022-03-09-17-19-26](https://user-images.githubusercontent.com/88728670/157411934-ecdcb216-51fb-4b8c-81a8-35add5cf8418.png)

2022/5/11 23:59:59 [好工具周刊在竹白平台](https://bestxtools.zhubai.love/)订阅数破 1000,特此留念。

谢谢关注并支持《好工具周刊》。 笔记类应用,需要登录的工具,暂时不打算推荐在周刊里。 以后也许会。

I solved this problem by adding volumes for `vendor`, `composer.json` and `composer.lock`. After adding these volumes, the time to recreate the container has been reduced a lot. ```diff volumes: -...

GitHub 地址也有同样问题。 https://github.com/bestxtools/weekly-cn

感谢你的建议。 目前 V2HOT 只是解析 V2EX 页面生成的。如果要得到感谢数,需要每个主题调用一次 API 。执行时间会超过 GitHub Actions 的免费限额,所以暂时不会考虑。 V2HOT 目标是完全通过 GitHub Actions 工作,让它自己一直能运行下去。

一天一次,统计前一天的帖子,可以减少很多执行时间。 有时间我试试看。

@tq01o3n 不好意思,才看到这个 issue。 我这个项目不是 V2EX 的官方项目,和 V2EX 团队没有关系,是本人由兴趣做的一个网站。 关于账号问题,请试着直接联系官方。 ## 如何联系 V2EX 团队? 如果你发现了网站的问题,或是你的账号遇到了难以解决的问题,请发送邮件到 [[email protected]](mailto:[email protected]) 与我们取得联系。我们会尽可能在 24 小时内回复邮件。 > from: https://www.v2ex.com/faq