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

教你使用gitbook和markdown来写一本书 #135

Open
GuoYongfeng opened this issue Sep 14, 2016 · 0 comments
Open

教你使用gitbook和markdown来写一本书 #135

GuoYongfeng opened this issue Sep 14, 2016 · 0 comments

Comments

@GuoYongfeng
Copy link
Member

教你使用gitbook和markdown来写一本书

示例项目代码:https://github.com/GuoYongfeng/md2html

guide

安装依赖

$ npm install

调试文档

$ npm run serve

在本地localhost:4000查看效果

编译产出

$ npm run build

发布到github pages

$ npm run deploy

示例效果:http://guoyongfeng.github.io/md2html

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