Commit Graph

6 Commits

Author SHA1 Message Date
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
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
47ebb4cc8c style: prettify code 2021-10-30 14:55:06 +00:00
小树
150435efa2
fix: code style lost in downloaded html file (#73)
* fix: color of the html export button in dark mode

* fix: code style lost in downloaded html file

* fix: adjust for which span includes code

* fix #71
2021-10-30 22:54:41 +08:00
小树
6e8763ff75
feat: export html page (#68) 2021-10-14 20:12:19 +08:00
JimQing
b50ae32834
refactor: use uni-app framework (#55)
* update framework to uni-app

* fix: bug fix

* fix: bug fix

* 修改输出路径

* feat: publicPath

* feat: manifest update

* fix: cssEditor theme

* fix: style

* style: format code with prettier

* fix: table style & copy style on the night mode

* fix: upload image

* fix: style

Co-authored-by: yanglbme <szuyanglb@outlook.com>
2021-02-28 14:50:52 +08:00