Gitbook指令
GitBook allows you to organize your book into chapters, each chapter is stored in a separate file like this one.
git clone https://htchutw:copusxxxxxxxx@git.gitbook.com/htchutw/colabex.git
cd colabex
git remote -v
git add .
git commit -m "Test1"
git push