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

feat: 点击 badge 显示人物网站内主页 #10

Open
stevending1st opened this issue Sep 8, 2022 · 6 comments
Open

feat: 点击 badge 显示人物网站内主页 #10

stevending1st opened this issue Sep 8, 2022 · 6 comments
Labels
Hacktoberfest More details from https://hacktoberfest.digitalocean.com/

Comments

@stevending1st
Copy link

image

点击 badge 显示人物主页:
主页内容:

  • 人物姓名
  • 简介
  • 所有参与过录制的节目页面列表
@tisonkun
Copy link

tisonkun commented Sep 8, 2022

这其实是两个需求,现在已经有你所说的跳转过去的【人物主页】了吗?

@LinuxSuRen
Copy link
Member

可以考虑用 YAML 的方式,把嘉宾相关信息汇总,前端做下解析

https://github.com/opensource-f2f/episode/blob/master/archives/tisonkun.yaml

@stevending1st
Copy link
Author

这其实是两个需求,现在已经有你所说的跳转过去的【人物主页】了吗?

没有~

@stevending1st
Copy link
Author

可以考虑用 YAML 的方式,把嘉宾相关信息汇总,前端做下解析

https://github.com/opensource-f2f/episode/blob/master/archives/tisonkun.yaml

这个实现没想好,先抛出问题~
比较合理的方案是,不应该再次手动整理,数据得机器跑出来...

@LinuxSuRen
Copy link
Member

数据得机器跑出来

这个是比较省力,维护成本低。不过,可能会涉及到对方是否愿意把这些信息展示出来。

另外,收集某个人的公开信息,本身可能已经足够作为一个独立工程了。有兴趣的话,可以单独写一个工程,之后再考虑是否把这些信息纳入进来。

在有可行的自动化手段之前,手动维护文件也是比较容易实施的。

@stevending1st
Copy link
Author

这个是比较省力,维护成本低。不过,可能会涉及到对方是否愿意把这些信息展示出来。

这肯定是嘉宾主持人愿意展示的内容,而不是爬取来的资料。

@LinuxSuRen LinuxSuRen added the Hacktoberfest More details from https://hacktoberfest.digitalocean.com/ label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest More details from https://hacktoberfest.digitalocean.com/
Projects
None yet
Development

No branches or pull requests

3 participants