docker run -itd -p 4000:4000 -p 3001:3001 --name hexo zoyo94/zoyo_hexo:latest zsh
上传图片、
上传 md 文件、
手动保存编辑器内容、
自动保存编辑器内容、
tgz 压缩导出 md 文件以及相关联图片文件夹。
![]() |
1
Zoyo94 OP 更新了下:
butterfly: 4.8.5 升级 4.12.0 hexo: 7.0.0 升级 7.1.1 |
![]() |
2
Zoyo94 OP # update:2025-09-06
> 添加了对[imzbf/md-editor-rt]( https://github.com/imzbf/md-editor-rt)版本适配。 > 两个版本都能跑,http://xxxx:4000/md_editor/、http://xxxx:4000/md-editor-rt/ # update:2025-08-30 > 更新了代码,交互逻辑,UI ,以及修复 BUG 。 > 可拖拽上传 md 、图片、视频文件 > 使用 pm2 启动应用 [github]( https://github.com/zoyo94/zoyo_hexo) |