Skip to content

Commit d2d610c

Browse files
committed
add note for book pre-order
1 parent 1815cfc commit d2d610c

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

doc/_static/img/books/amazon-logo.png

17.2 KB
Loading

doc/_static/img/books/ibooks-logo.png

51.7 KB
Loading

doc/_templates/book.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<h3>Book Pre-order</h3>
2+
3+
<p><img src="https://s3.amazonaws.com/titlepages.leanpub.com/the-tao-of-tmux/large"></p>
4+
5+
<p>Get your copy of the <em>The Tao of tmux</em> on <a class="reference external" href="https://leanpub.com/the-tao-of-tmux">Leanpub</a>, <a class="reference external" href="https://www.amazon.com/gp/product/B01MG342KU/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B01MG342KU&amp;linkCode=as2&amp;tag=gitpull-20&amp;linkId=e6d3f08ad92bfea1cf62d735b6a90bdf">Kindle</a> (Amazon),
6+
and <a class="reference external" href="https://geo.itunes.apple.com/us/book/the-tao-of-tmux/id1168912720?mt=11&amp;at=1001lrwP">iBooks</a> (iTunes store). The final version will be delivered to you January 2017.</p>
7+
<p><a class="reference external" href="https://leanpub.com/the-tao-of-tmux/c/oBsI4y3o4quu">Pre-order on Leanpub</a> before Dec 23rd for the special discount
8+
price of $7.99.</p>
9+
<p>Read and browse the book for <a class="reference external" href="https://leanpub.com/the-tao-of-tmux/read">free on the web</a>.</p>
10+
<a class="reference external image-reference" href="https://www.amazon.com/gp/product/B01MG342KU/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B01MG342KU&amp;linkCode=as2&amp;tag=gitpull-20&amp;linkId=e6d3f08ad92bfea1cf62d735b6a90bdf"><img alt="Amazon Kindle" src="/_static/img/books/amazon-logo.png" width="45%"></a>
11+
<a class="reference external image-reference" href="https://geo.itunes.apple.com/us/book/the-tao-of-tmux/id1168912720?mt=11&amp;at=1001lrwP"><img alt="iTunes" src="/_static/img/books/ibooks-logo.png" width="45%"></a>

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
'navigation.html',
5858
'relations.html',
5959
'more.html',
60+
'book.html',
6061
'searchbox.html',
6162
]
6263
}

0 commit comments

Comments
 (0)