Skip to content

Commit 4eea635

Browse files
authored
Merge pull request #52 from justwriteclick/tshirt
Tshirt
2 parents d85c9e7 + 68681f8 commit 4eea635

6 files changed

Lines changed: 27 additions & 4 deletions

File tree

_data/navigation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
- title: Book
1010
url: /book/
1111

12-
- title: Search
13-
url: /search/
12+
- title: T-shirt
13+
url: /tshirt/

book/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: landing
33
title: Get the Book
4-
excerpt: "By Anne Gentle"
5-
modified: Feb 26 16:22:06 CST 2017
4+
excerpt: "Docs Like Code book in print and ebook. Paperback now available on Amazon, Barnes & Noble, Lulu, iBooks, and more. Learn about REST API docs, Swagger, OpenAPI, RAML, doc automation, templates, CI/CD for docs, GitHub Pages, reviews, and more."
5+
modified: Sat May 13 08:43:14 CDT 2017
66
---
77

88
<img src="../../images/docs-like-code-book.jpg" alt="Docs Like Code" style="padding:14px;" align="right" height="200" width="319">
@@ -92,3 +92,6 @@ modified: Feb 26 16:22:06 CST 2017
9292
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">This one just moved to the top of my reading list. A book on how to treat docs like code by <a href="https://twitter.com/annegentle">@annegentle</a>. Awesome! &gt; <a href="https://t.co/nRkSZkhv5x">https://t.co/nRkSZkhv5x</a></p>&mdash; Patrick Andriessen (@napnamPat) <a href="https://twitter.com/napnamPat/status/838695213841403904">March 6, 2017</a></blockquote>
9393
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
9494

95+
<h1>Get the t-shirt!</h1>
96+
97+
<a href="http://docslikecode.com/tshirt/">Coming soon - Docs Like Code t-shirts</a>!

images/.DS_Store

0 Bytes
Binary file not shown.
443 KB
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ <h1>About the book</h1>
1919

2020
{% include sign-up.html %}
2121

22+
<h1>Get the t-shirt!</h1>
23+
24+
<a href="http://docslikecode.com/tshirt/">Coming soon - Docs Like Code t-shirts</a>!
25+
2226
<p>Read more <a href="{{base_url}}/articles/">articles</a> on this site about
2327
using GitHub for documentation.</p>
2428

tshirt/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: page
3+
title: Get the Shirt
4+
excerpt: "Docs Like Code T-shirt, buy a shirt and wear it with pride!"
5+
image:
6+
feature: docs-like-code-womens-cut-tshirt.png
7+
credit: Shopify mockup
8+
creditlink: http://just-write-click.myshopify.com/
9+
comments: false
10+
share: true
11+
modified: Sat May 13 08:39:50 CDT 2017
12+
---
13+
14+
Get <a href="http://just-write-click.myshopify.com/">t-shirts</a> now!
15+
16+

0 commit comments

Comments
 (0)