Skip to content
New issue

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

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

Already on GitHub? # to your account

【工具推荐】利用VitePress+Algolia构建技术周刊 #3000

Open
plantree opened this issue Mar 22, 2023 · 1 comment
Open

【工具推荐】利用VitePress+Algolia构建技术周刊 #3000

plantree opened this issue Mar 22, 2023 · 1 comment

Comments

@plantree
Copy link

plantree commented Mar 22, 2023

网站地址:https://ruanyf-weekly.plantree.me/

GitHub链接:https://github.com/plantree/ruanyf-weekly

截图:

image

一. 背景

个人平时比较喜欢看阮一峰老师的技术周刊,文笔简练,条理清晰。

但也遇到了一些问题:

  • 缺少一个跨端且友好的统一阅读入口

  • 检索能力较欠缺

二. 构建

因为阮一峰老师的技术周刊本身是开源的,因此可基于这些内容,利用现成的工具,重新构建一个静态网站,并借助CI实现部署自动化,同时对文本增加检索能力。

  • 页面构建采用了VitePress

  • 网站部署在Vercel

  • 定时构建采用了GitHub Action

  • 搜索引擎使用Algolia

参考

  1. https://www.ruanyifeng.com/blog/
@xiaotianxia
Copy link

👍🏻

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants