Skip to content

Commit e67b9b3

Browse files
committed
Merge remote-tracking branch 'atlas/master'
2 parents 291e63c + f6d3016 commit e67b9b3

30 files changed

+598
-4
lines changed

atlas.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"fonts/hold/UbuntuMono-Regular.otf",
4141
"fonts/hold/UbuntuMono-Italic.otf"
4242
],
43-
"syntaxhighlighting": false,
43+
"syntaxhighlighting": true,
4444
"show_comments": false
4545
},
4646
"mobi": {
@@ -54,18 +54,18 @@
5454
"fonts/hold/UbuntuMono-Regular.otf",
5555
"fonts/hold/UbuntuMono-Italic.otf"
5656
],
57-
"syntaxhighlighting": false,
57+
"syntaxhighlighting": true,
5858
"show_comments": false
5959
},
6060
"html": {
6161
"index": true,
6262
"toc": true,
63-
"syntaxhighlighting": false,
63+
"syntaxhighlighting": true,
6464
"show_comments": false,
6565
"consolidate": false,
6666
"consolidated": false
6767
}
6868
},
6969
"theme": "oreillymedia/atlas_tech1c_theme",
7070
"title": "Pro Git"
71-
}
71+
}

callouts/1.pdf

16.6 KB
Binary file not shown.

callouts/1.png

329 Bytes
Loading

callouts/10.pdf

27.4 KB
Binary file not shown.

callouts/10.png

361 Bytes
Loading

callouts/2.pdf

27.4 KB
Binary file not shown.

callouts/2.png

353 Bytes
Loading

callouts/3.pdf

27.6 KB
Binary file not shown.

callouts/3.png

350 Bytes
Loading

callouts/4.pdf

26.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)