Skip to content

HomeofNever/Friends

Repository files navigation

Friends

build friends list

WOW, these ARE my friends

https://cdn.jsdelivr.net/gh/homeofnever/friends@gh-pages/friends.json

Inspired by https://github.com/SukkaW/Friends/

要求

嘛, 就两条

  • 能打的开
  • 是朋友
  • 不是不能加的东西

好了别说了快 pr 我

  1. Fork && git clone
  2. cd Friends && code src/friends.yml
  3. 按照如下格式
"{站点名称}":
  link: {链接}
  img: {图片, 可以是外链或者是本地文件}
  slogan: {简短的介绍}
  • 如果是图片, 请放在 src/friends并用站点名称/二级域名作为名字, 简短可识别为佳
  • 如果是链接, 请确保带上https://
  • 如果没有, 请填写null
  1. yarn && yarn build (可选)
    • 用于确保提交的内容是可用的, 如果不方便也无所谓

更新时间

合并后workflow将会即时开始, 更新时间看 jsDelivr 更新 (Purge API, 理论是即时)