Gitbook Memo
本のビルド(html)
gitbook build
pdfのビルド
- http://dev.classmethod.jp/devenv/install-gitbook/
gitbook pdf . php_book1.pdf
サーバーの立ち上げ
gitbook serve
本のURL
https://urasin.gitbooks.io/php_book1/content/
リモートリポジトリの登録
https://gomachan46.gitbooks.io/how-to-use-gitbook/content/gitbook.com/update.html
git pugit remote add gitbook https://git.gitbook.com/<アカウント名>/<本のタイトル>.git