Skip to content

Commit

Permalink
feat: 在线分享第一版-SEO优化
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Jun 17, 2023
1 parent d2cebb9 commit 081f731
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ The notions sharing function you want is here too
* **Personal homepage**: You can set a shared page as your homepage, which can be used as a custom blog homepage.
* **Theme integration**: The default theme is [Zhihu](https://github.com/terwer/siyuan-theme-zhihu), and other themes will be supported in the future.
* **SEO optimization**: support automatically generating titles, summaries, and cover images for better SEO
* **Multiple Deployment Options**: Supports deployment as a plugin for the Siyuan note-taking software, self-deployment using Docker, and hosting on Vercel to meet different needs. For more details, please see the docs.
- [Beginner-Level] Siyuan Note Plugin: Zero configuration, ready to use out of the box, runs as a local SPA application and accesses the Siyuan ontology directly, resulting in extremely fast speed but not very SEO-friendly.
- [Expert-Level] Self-Deployment using Docker: Requires purchasing a server, SSR server-side rendering, SEO-friendly, high speed.
- [Cost-Free Option] Vercel Hosting: Requires purchasing a domain and may not be accessible in some countries, low cost, moderate speed.

## TODO

Expand Down
4 changes: 4 additions & 0 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
- **个人主页**:支持设置已分享的某个页面为主页,可作为自定义博客主页
- **主题集成**:默认集成 [Zhihu](https://github.com/terwer/siyuan-theme-zhihu) 主题,后续可支持切换其他主体
- **SEO优化**:支持自动生成标题、摘要、首图,便于SEO
- **多种部署**:支持思源笔记插件、docker自部署、Vercel托管满足各种人群的需求,详情请看 [docs](./docs.md)
- [入门级]思源笔记插件:零配置,开箱即用,本地SPA应用,直接访问思源本体,因此速度极快,但是SEO不太友好
- [高手级]docker自部署:需要自己购买服务器,SSR服务端渲染,SEO友好,速度快
- [白嫖级]Vercel托管:需要自己购买域名,佛铺装可能无法访问,成本低,速度适中

## TODO

Expand Down

0 comments on commit 081f731

Please sign in to comment.