We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
网站地址:https://ruanyf-weekly.plantree.me/
GitHub链接:https://github.com/plantree/ruanyf-weekly
截图:
个人平时比较喜欢看阮一峰老师的技术周刊,文笔简练,条理清晰。
但也遇到了一些问题:
缺少一个跨端且友好的统一阅读入口
检索能力较欠缺
因为阮一峰老师的技术周刊本身是开源的,因此可基于这些内容,利用现成的工具,重新构建一个静态网站,并借助CI实现部署自动化,同时对文本增加检索能力。
页面构建采用了VitePress
网站部署在Vercel
定时构建采用了GitHub Action
搜索引擎使用Algolia
The text was updated successfully, but these errors were encountered:
👍🏻
Sorry, something went wrong.
No branches or pull requests
网站地址:https://ruanyf-weekly.plantree.me/
GitHub链接:https://github.com/plantree/ruanyf-weekly
截图:
一. 背景
个人平时比较喜欢看阮一峰老师的技术周刊,文笔简练,条理清晰。
但也遇到了一些问题:
缺少一个跨端且友好的统一阅读入口
检索能力较欠缺
二. 构建
因为阮一峰老师的技术周刊本身是开源的,因此可基于这些内容,利用现成的工具,重新构建一个静态网站,并借助CI实现部署自动化,同时对文本增加检索能力。
页面构建采用了VitePress
网站部署在Vercel
定时构建采用了GitHub Action
搜索引擎使用Algolia
参考
The text was updated successfully, but these errors were encountered: