mirror of
https://github.com/phodal/github
synced 2026-05-24 09:38:21 +00:00
Add README.md
This commit is contained in:
parent
77e9b17a36
commit
e659840e02
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
#Github 漫游指南
|
||||||
|
|
||||||
|
##构建
|
||||||
|
|
||||||
|
构建脚本来自于: [https://github.com/addyosmani/backbone-fundamentals](https://github.com/addyosmani/backbone-fundamentals)
|
||||||
|
|
||||||
|
使用 ``make`` 生成 HTML、 ePub、 Mobi、 PDF 和 RTF 版本。
|
||||||
|
|
||||||
|
##依赖
|
||||||
|
|
||||||
|
- Make
|
||||||
|
- Pandoc
|
||||||
|
- pdflatex
|
||||||
Loading…
Reference in a new issue