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

借鉴Gmerss all in github 做了一个RSS收集网站 #192

Open
hst1189 opened this issue Oct 19, 2024 · 3 comments
Open

借鉴Gmerss all in github 做了一个RSS收集网站 #192

hst1189 opened this issue Oct 19, 2024 · 3 comments

Comments

@hst1189
Copy link

hst1189 commented Oct 19, 2024

根据大佬的另一个项目 Gmerss,做了一个 RSS收集网站
借鉴Gmeek里的 tag.html 的搜索功能,添加了tag分类别处理, 整体CSS风格 和之前用 Gmeek做的博客 统一了 一下

然后将2个网站 链起来
从Gmeek用extlink 跳转Gmerss ,Gmerss用 home 跳转回去
home默认自页面跳转,而exlink就会新建页面跳转,有点别扭
Gmeek 里的·exlink外链, 可否添加一段控制逻辑, 能在config里面选择页面的跳转

博客: https://www.grapehut.us.kg/
RSS收集网站:https://www.grapehut.us.kg/gmerss/

@Meekdai
Copy link
Owner

Meekdai commented Oct 21, 2024

你可以自己写一个小插件,删除掉Gmerss 的exlinktarget="_blank"

@hst1189
Copy link
Author

hst1189 commented Oct 22, 2024

fork一个 看看能不能衍生一下 这里改成变量
其他小伙伴有没有, 对跳转有同样需求的, 有需求的话,可以PR一把

image

@hst1189
Copy link
Author

hst1189 commented Oct 27, 2024

Gmeek自己小调了一下,效果还不错,回来汇报一下
https://www.grapehut.us.kg/

顶部的链接 改为 同域名时,站内跳转, 不同域名时,站外跳转

image

另外,花哨的js 插件过多, 把加载位置 从head 移到了 footer

image

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

2 participants