Commit Graph

500 Commits

Author SHA1 Message Date
yanglbme
73065ee81d docs: update user list (#5) 2022-07-10 23:25:25 +08:00
yanglbme
48253ff7de feat: use aliyun oss 2022-05-27 22:20:17 +08:00
yanglbme
1483ebaf79 build: release v1.5.8
- 支持 minio 图床,移除 Gitee 图床 #131  #146
- 支持批量上传图片 #144
- 新增 docker 镜像部署 #doocs/docker-md
- 修复 prettier, cheerio 等依赖包版本问题 #140
- 其他小部分优化
2022-05-25 22:31:54 +08:00
yanglbme
551b07d46d fix: lock cheerio version 2022-05-23 23:46:27 +08:00
yanglbme
c0bca63ff1 chore: change cdn 2022-05-23 22:33:28 +08:00
Yang Libin
b6bb40b4e6
docs: update readme guideline
添加注意事项
2022-05-10 09:29:03 +08:00
yanglbme
9558da4159 docs: update user list (#5) 2022-04-15 09:46:40 +08:00
Yang Libin
8e230984bc
chore: remove gitee image host (#146) 2022-03-27 19:45:14 +08:00
Yang Libin
bf3c6c4ec1
fix: update images path (#145) 2022-03-26 22:13:42 +08:00
xw
c0d56ff27b
feat: Batch convert local images (#144) 2022-03-23 15:07:41 +08:00
xw
dba40a7254
chore: Formatting issues do not hinder compilation (#142) 2022-03-22 09:58:22 +08:00
xw
3b5953d405
chore: Try to deal with code style issues before launching (#141) 2022-03-21 17:56:14 +08:00
yanglbme
4f62acd176 fix: lock prettier version (#140)
https://github.com/prettier/prettier/issues/12493
2022-03-21 17:21:22 +08:00
Yang Libin
7d1a8d5644
fix: list item tag (#139) 2022-03-16 09:52:34 +08:00
Yang Libin
c92c454cea
fix: remove netlify pages 2022-03-15 13:51:55 +08:00
xw
6202ad2ff0
style: Unified repository code style (#135) 2022-02-28 19:09:39 +08:00
xw
e23b354006
feat: Cooperate with third-party plug-ins to support direct publishing of articles (#134) 2022-02-28 12:34:47 +08:00
李寻欢
e6cc11d67b
feat: upload image by minio (#131) 2022-02-14 00:12:07 +08:00
xw
4f296d6145
fix: Handle command argument path boundary cases on some systems (#128)
* fix: Handle command argument path boundary cases on some systems #126

* feat: Add service startup detection function

* feat: upgrade dependencies

* feat: Add version display function
2022-02-12 21:00:34 +08:00
yanglbme
862651fefa fix: code theme resource (#125)
close #125
2022-01-30 20:23:59 +08:00
yanglbme
c2ac87834c docs: update docker image in readme guideline 2022-01-27 21:17:16 +08:00
Su Yang
0e3ae492cf
chore: turn off source map at production env (#122) 2022-01-27 19:26:42 +08:00
yanglbme
a5da935e6c docs: add docker image (#121) 2022-01-26 20:33:09 +08:00
yanglbme
a20bf78c41 build: release v1.5.7
- 移除 HBuilderX 相关依赖 #86
- 支持导入 markdown 文档 #89
- 支持自定义上传逻辑 #91
- 支持 unicloud 私有服务 #99
- 支持选择代码块主题 #112
- 支持自定义代码块样式 #117
2022-01-17 09:41:49 +08:00
yanglbme
2e0c5d63fb chore: upgrade packages 2022-01-15 10:25:22 +08:00
yanglbme
0e8223039e docs: update user list (#5) 2022-01-08 10:27:28 +08:00
yanglbme
aa3c39f9da feat: support custom code style (#117)
close #117
2021-12-20 20:21:00 +08:00
yanglbme
f9b29a5a61 docs: update user list (#5) 2021-12-07 17:16:46 +08:00
yanglbme
d47e60f4aa docs: update user list (#5) 2021-12-03 17:33:53 +08:00
xw
e7a0ded14a
fix: Upgrade node-fetch (#115) 2021-12-03 15:50:23 +08:00
miaogaolin
fe4d6b0324
feat: support custom code block theme (#112)
close #75
2021-12-03 14:35:25 +08:00
xw
10d5ce856b
fix: Delete sass-loader (#114)
- sass 在目前项目中没有使用到,目前项目中使用的是 less
- sass 导致了 [#112](https://github.com/doocs/md/pull/112#issuecomment-985246677) 中的问题
2021-12-03 14:33:30 +08:00
Yang Libin
77a04967dc
chore: update preview build workflow (#113) 2021-12-03 14:08:12 +08:00
yanglbme
38800737fa docs: update readme guideline 2021-12-03 09:31:12 +08:00
Yang Libin
d962aab8c8
chore: fix footnotes and support custom hr style (#111) 2021-12-01 10:48:49 +08:00
Yang Libin
050621ad71
chore: resolve switch problem and update doc (#110) 2021-11-30 23:50:35 +08:00
Yang Libin
56d8fb66e7
chore: upgrade dependencies version (#109) 2021-11-30 16:56:57 +08:00
Yang Libin
bc4a629222
feat: reset style only (#108)
* reset style only
* close #107
2021-11-30 00:13:27 +08:00
xw
449617fd23
Update mm.config.js
去除误操作导致的多于逗号。
2021-11-28 21:46:17 +08:00
xw
61cfa68e65
feat: Support command npm command line to quickly deploy private server (#106) 2021-11-28 20:11:00 +08:00
xw
8cb566f143
fix: Declare the dependencies used when dcloud uploads files (#105) 2021-11-28 19:45:59 +08:00
xw
982e261984
refactor: simplified start command (#104) 2021-11-28 16:55:24 +08:00
yanglbme
474196e587 chore: change max size of image 2021-11-26 23:42:56 +08:00
Yang Libin
9af9319d39
fix: upload images (#101) 2021-11-25 22:08:58 +08:00
Yang Libin
650ceb439f
feat: support some keyboard shortcuts (#100)
- `Ctrl-B`
- `Ctrl-D`
- `Ctrl-I`
2021-11-25 21:14:47 +08:00
xw
c4235ad505
feat: support unicloud private server (#99) 2021-11-25 11:54:29 +08:00
wll8
e4557ce386 Merge branch 'main' of https://github.com/doocs/md 2021-11-25 09:29:04 +08:00
Yang Libin
c29c0957e0
chore: update preview workflow (#98) 2021-11-24 23:41:55 +08:00
Yang Libin
aa11cd951e
feat: update preview workflow (#97)
* feat: update preview workflow

* fix
2021-11-24 23:30:45 +08:00
Yang Libin
485700ab1c
fix: rm cache modules temporarily (#96) 2021-11-24 20:26:26 +08:00