diff --git a/README.md b/README.md index a19756a65..43cae0ddf 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ 欢迎到[思源笔记官方讨论区](https://ld246.com/tag/siyuan)了解更多。 -![desktop.png](https://b3logfile.com/file/2020/10/index-e8965292.png) +![desktop.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/desktop.png) -![mobile.png](https://b3logfile.com/file/2020/10/mobile-2aad21a2.png) +![mobile.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/mobile.png) ## ✨ 特性 @@ -60,27 +60,27 @@ *即时渲染*模式对熟悉 Typora 的用户应该不会感到陌生,理论上这是最优雅的 Markdown 编辑方式。 -![vditor-ir](https://b3logfile.com/file/2020/07/ir-67cd956c.gif) +![vditor-ir](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/ir.gif) ### 漫游 -![roam.gif](https://b3logfile.com/file/2020/09/roam-2d991169.gif) +![roam.gif](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/roam.gif) ### 设置 -![settings.png](https://b3logfile.com/file/2020/10/settings-7f5f574f.png) +![settings.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/settings.png) ### 搜索 -![search.png](https://b3logfile.com/file/2020/10/search-219e44bf.png) +![search.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/search.png) ### 内容块类型 -![block.png](https://b3logfile.com/file/2020/10/blocks-475e1e92.png) +![blocks.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/blocks.png) ### 块级引用 -![blockref.png](https://b3logfile.com/file/2020/09/blockref-975b32e4.png) +![blockref.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/block-ref.gif) ## 🛠️ 下载安装 diff --git a/README_en_US.md b/README_en_US.md index 0b2562761..f2eb38db8 100644 --- a/README_en_US.md +++ b/README_en_US.md @@ -19,9 +19,9 @@ SiYuan is a desktop Markdown Block-Reference and Bidirectional-Link note-taking Welcome to [SiYuan Official Discussion Forum](https://ld246.com/tag/siyuan) to learn more. -![desktop.png](https://b3logfile.com/file/2020/10/index-e8965292.png) +![desktop.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/desktop.png) -![mobile.png](https://b3logfile.com/file/2020/10/mobile-2aad21a2.png) +![mobile.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/mobile.png) ## ✨ Features @@ -60,35 +60,27 @@ Welcome to [SiYuan Official Discussion Forum](https://ld246.com/tag/siyuan) to l *Instant Rendering* mode should not be unfamiliar to users who are familiar with Typora. In theory, this is the most elegant Markdown editing method. -![vditor-ir](https://b3logfile.com/file/2020/07/ir-67cd956c.gif) +![vditor-ir](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/ir.gif) ### Roam -![roam.gif](https://b3logfile.com/file/2020/09/roam-2d991169.gif) - -### Light theme - -![light.png](https://b3logfile.com/file/2020/09/light-457b7791.png) - -### Dark theme - -![dark.png](https://b3logfile.com/file/2020/09/dark-1a33cf13.png) +![roam.gif](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/roam.gif) ### Settings -![settings.png](https://b3logfile.com/file/2020/10/settings-7f5f574f.png) +![settings.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/settings.png) ### Search -![search.png](https://b3logfile.com/file/2020/10/search-219e44bf.png) +![search.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/search.png) -### Block +### Block Types -![block.png](https://b3logfile.com/file/2020/10/blocks-475e1e92.png) +![blocks.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/blocks.png) ### Block Reference -![blockref.png](https://b3logfile.com/file/2020/09/blockref-975b32e4.png) +![blockref.png](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/block-ref.gif) ## 🛠️ Download Setup diff --git a/screenshots/ir.gif b/screenshots/ir.gif new file mode 100644 index 000000000..b82df8c44 Binary files /dev/null and b/screenshots/ir.gif differ