Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有关于该工程的部署 #1

Open
Michaelooo opened this issue Jan 16, 2018 · 0 comments
Open

有关于该工程的部署 #1

Michaelooo opened this issue Jan 16, 2018 · 0 comments

Comments

@Michaelooo
Copy link
Owner

前提条件,我的目的是想要每次发布的时候,可以尽量自动化更新 README.md 的文件,因此我使用了 tree 的目录生成工具以及 gulp 中的一些html to md的插件用来做自动化构建。目前的方案已基本实现,但并不是很完善。

完整的部署步骤:

  • 第一步: 执行 sh start.sh 脚本生成 README.html 文件
  • 第二步: 执行 gulp ,生成 README.md 文件
  • 第三步: 检查生成的 md 文件是否合适,删除一些不必要的。

问题:

  • 第三步的操作太鸡肋,因为 格式化转化 的文件有一些并不是自己想要的,但是通过手工去做也是有点low
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant