Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIP: 申请友链 #129

Open
enpitsuLin opened this issue Jul 12, 2023 · 6 comments
Open

TIP: 申请友链 #129

enpitsuLin opened this issue Jul 12, 2023 · 6 comments

Comments

@enpitsuLin
Copy link
Owner

enpitsuLin commented Jul 12, 2023

复制本仓库到你的 scope 下,然后在~/content/friends目录下添加*.json,文件结构请参考 ~/content/config.ts 中 friends collection 的定义或者是其中的 exmple.json 文件。

完成后发起 PR 通过后就会出现在 /friends 页面下啦

或者你觉得麻烦得话,直接在本issue下留下你的博客信息,我有时间的话就会加上啦 😃


2023-07-24 提供了一个 JSON schema 以更好的体验(或许😶

@enpitsuLin enpitsuLin pinned this issue Jul 12, 2023
@npmrun
Copy link

npmrun commented Aug 8, 2023

申请一下:

{
  "$schema": "../schema/friends.json",
  "title": "失落之城",
  "url": "https://blog.xieyaxin.top/",
  "description": "",
  "favicon": "https://blog.xieyaxin.top/avatar.jpg"
}

@enpitsuLin
Copy link
Owner Author

@npmrun 加上啦😘

@npmrun
Copy link

npmrun commented Aug 9, 2023

👌,我也加一下

@LavaCxx
Copy link

LavaCxx commented Aug 14, 2023

说来奇妙,找到这里的原因是因为想寻找优秀的astro+solidjs博客案例而在github上直接搜出来的。当时就在博客下留了言,但似乎被disqus当成垃圾言论给屏蔽了。
不过在试了一天后发现输出MPA网页的astro并不符合我的期待所以转回nuxt3了。

现在友链上的博客还是去年nuxt2写的,最近在用nuxt3重构中。

码到现在想起来还没跟你说我那边也加上了。

{
  "$schema": "../schema/friends.json",
  "title": "LavaCe",
  "url": "https://blog.lavac.cc/",
  "description": "Touch wood",
  "favicon": "https://i.imgur.com/YlMEdJW.jpg"
}

P.S. 当天稍晚些时候在掘金的一篇View Transitions API教程评论区又看到了博主。

@enpitsuLin
Copy link
Owner Author

@LavaCxx Nuxt3 很香😋欢迎使用,我主要懒得折腾了,astro 挺好的,一会给你加上友链

@LavaCxx
Copy link

LavaCxx commented Aug 14, 2023

@enpitsuLin 和你文章里说的差不多,上班用Vue用麻了,做自己的东西还用Vue是有点不太情愿的。Astro+Solid这一套我之前做组件demo的时候用得挺爽,可惜不太符合我的需求。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants