COOC-Howto-Book
  • 使用 GitHub和 GitBook 建立在线课程
  • 目录
  • 准备工作
  • 使用 GitHub 和 GitBook编写教材
    • 一、GitBook介绍
    • 二、Git、Github与Gitbook
    • 三、Markdown语法简单介绍
    • 四、创建书并关联GitHub仓库
    • 五、fork别人的仓库,pull request
    • 六、嵌入视频、讲义等多媒体内容
  • English Version
    • Chapter 1: The Introduction of Gitbook
    • Chapter 2: Git、Github与Gitbook
    • Chapter 3: Basic markdown rules
    • Chapter 4: Create the book and make connection with Github repository
    • Chapter 5: Fork repositories and pull request
Powered by GitBook
On this page

使用 GitHub 和 GitBook编写教材

本章内容

  • GitBook介绍

  • Git、Github与Gitbook

  • Markdown语法简单介绍

  • 创建书并关联GitHub仓库

  • fork别人的仓库,pull request

  • 嵌入视频、讲义等多媒体内容

本章目标

按照本章的指导,你可以自己电脑的浏览器上,结合GitBook平台,创建并发布一本电子书,并能关联到GitHub中以实现多人共同协作。

Previous准备工作Next一、GitBook介绍

Last updated 3 years ago