Create gitbook from github wiki pages

☆樱花仙子☆ 提交于 2019-12-12 08:58:51

问题


I've a lot of documentation in github wiki. I would like organize it and create a book out of it. When ever I update the wiki, the book should be updated. Is this possible ?


回答1:


Welcome to Gitbook. This service might help you. https://www.gitbook.com/blog/features/import-github

This service as far I read doesnt support github wiki directly.

However because github stores wiki as a seperate repository with reponame.wiki.git, you should be able to import this github repo into gitbook.



来源:https://stackoverflow.com/questions/30883964/create-gitbook-from-github-wiki-pages

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!