tangly1024

Results 202 comments of tangly1024

阅读量目前用的是busuanzi,支持每个文章的阅览量监控:https://busuanzi.ibruce.info/ 但是有点bug https://github.com/tangly1024/NotionNext/discussions/1951

挺好看,很优雅 ![image](https://github.com/tangly1024/NotionNext/assets/15920488/3ce440a8-2668-4a71-89dc-067c3d8b6705)

感谢反馈,后续我会更新到文档中。 # 其实在Vercel后台可以很容易找到: 打开vercel -> 点击自己的项目 -> 点击 Settings -> 点击 Git -> 修改分支名 例如 `deploy/xxx.com` -> 点击Save即可 修改后,你今后只需要修改自己的这个分支代码,即可调整站点的内容 ![image](https://github.com/tangly1024/NotionNext/assets/15920488/bf3882e8-c628-409f-bf40-69387b33111c) ## 关于修改代码 修改前记得切换到自己的这个分支。 ![image](https://github.com/tangly1024/NotionNext/assets/15920488/2d051939-5e82-4ec3-bfee-1b0997bc192b) #后续升级代码 当自己的分支独立出来后,直接点击github中的 Sync Code 升级代码只会升级main分支的代码。 ##...

您的意思是在文章的顶部显示封面吗?目前gitbook是没有支持这个功能,不过可以加。 ![image](https://github.com/tangly1024/NotionNext/assets/15920488/00c9f7c0-d56d-4d24-bc2f-b211935fcb97)

如果加上会是这样的效果: ![image](https://github.com/tangly1024/NotionNext/assets/15920488/889cc441-0ec1-4dbd-bc0c-da9199b02479) 不过我没有这种使用场景,在文档顶部加一个封面图;如果有需要,建议是在文章中嵌入一个大图。

# 试一下 > POST_SHARE_SERVICES = 'link,wechat,weibo,email,facebook,twitter,telegram,whatsapp' 改成 `POSTS_SHARE_SERVICES`,即`POST` 后面加个S

LINK配置比较特殊,需要在环境变量中配置

示例的两个链接,通过菜单打开是正常、通过url直接访问正常 ![image](https://github.com/tangly1024/NotionNext/assets/15920488/c9304faf-2989-475f-af1f-812b914da190) ![image](https://github.com/tangly1024/NotionNext/assets/15920488/7d677ae2-d4c5-4270-9001-e3c9b1e974f5)