Commit Graph

481 Commits

Author SHA1 Message Date
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
xw
378acb7ad4
feat: support upload to local directory (#95) 2021-11-24 20:14:43 +08:00
yanglbme
760e2896ee chore: update build workflow 2021-11-24 19:51:42 +08:00
xw
656dd79b13
refactor: handle the default text to avoid unnecessary escaping in js (#94) 2021-11-24 19:41:53 +08:00
wll8
69175a72f2 Merge branch 'main' of https://github.com/doocs/md 2021-11-24 19:10:10 +08:00
Yang Libin
f07ffc944f
feat: add preview workflow (#93)
* feat: add preview workflow

* chore: update workflow

* fix: workflow configuration
2021-11-24 15:45:20 +08:00
xw
1f5434fa07
feat: custom upload logic (#91)
* feat: Custom upload logic

* doc: update readme

* Update README.md
2021-11-24 14:31:19 +08:00
wll8
0f3813f646 refactor: Handle the default text to avoid unnecessary escaping in js 2021-11-24 13:35:35 +08:00
yanglbme
fafef07bb9 fix: site title (#90)
close #90
2021-11-24 00:02:52 +08:00
Yang Libin
4d24ca8161
feat: import markdown content (#89)
* feat: import markdown content

* feat: alert success msg

* feat: alert error msg
2021-11-23 21:45:53 +08:00
yanglbme
fd84f4545e chore: upgrade dependencies 2021-11-23 14:22:01 +08:00
xw
7080f1df40
fix(test): Processing access path (#88) 2021-11-23 13:08:30 +08:00
Yang Libin
19a0b4798e
Update vue.config.js 2021-11-23 11:16:24 +08:00
xw
d54a2af230
refactor: remove HBuilderX (#87)
* refactor: Does not depend on HBuilderX

* refactor: Remove redundant files and configurations

* doc: Add development instructions

* feat: 添加 `build:h5-netlify` 命令以 build 到不同目录

* chore: Add post-release test function
2021-11-23 11:07:28 +08:00
yanglbme
b38ab94969 build: release v1.5.6 2021-11-17 22:00:57 +08:00
yanglbme
224e4b045a fix: upload images (#86) 2021-11-17 19:48:47 +08:00
yanglbme
2eec1e0b0b fix: padding-top style (#85)
fix #85
2021-11-16 11:01:04 +08:00
dependabot[bot]
07a3ae213f
build(deps): bump dns-packet from 1.3.1 to 1.3.4 (#84)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:56:33 +08:00
dependabot[bot]
5fa25cf7f3
build(deps): bump ws from 6.2.1 to 6.2.2 (#83)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:56:22 +08:00
dependabot[bot]
b67940e902
build(deps): bump jszip from 3.6.0 to 3.7.1 (#82)
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:56:14 +08:00