Skip to content

Commit 548e4a9

Browse files
committed
Update landing for home and tshirt
1 parent 91fc3df commit 548e4a9

4 files changed

Lines changed: 10 additions & 14 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Site wide configuration
22

3-
title: Write, Review, Test, Merge, Build, Deploy, Repeat. <br> Let's Treat Docs Like Code
3+
title: Let's Treat Docs Like Code
44
locale: en-US
5-
description: When you want to write more content, create accurate technical docs, iterate with collaborators, test drafts, merge, build, and deploy docs.
5+
description: Read stories, learn through adventures, share with others.
66
logo: /images/treat-docs-like-code.png
77
#url: http://127.0.0.1:4000
88
url: https://www.docslikecode.com
-62.7 KB
Loading

index.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,21 @@
55
search: false
66
---
77

8-
<img src="images/docs-like-code-book.jpg" alt="Docs Like Code Book" align="right" hspace="20" height="100" width="159">
8+
<a href="http://www.lulu.com/spotlight/justwriteclick"><img src="images/docs-like-code-book.jpg" alt="Docs Like Code Book" align="right" hspace="20" height="100" width="159"></a>
99

1010
<h1>About the book</h1>
1111
<p>We've transformed the way teams work together on docs, and we want to talk about the best practices for writing docs using development tools and techniques.</p>
12-
<p><a href="http://www.lulu.com/spotlight/justwriteclick" class="btn btn--light-outline btn--large"><i class='fa fa-book'></i> Buy Now</a></p>
12+
<p><a href="http://www.lulu.com/spotlight/justwriteclick" class="btn"><i class='fa fa-book'></i> Buy Now</a></p>
1313

14-
15-
{% include sign-up.html %}
16-
17-
18-
<h1>Get the t-shirt!</h1>
14+
<h2>Get the t-shirt!</h2>
1915

2016
<a href="https://just-write-click.myshopify.com/">Now available - Docs Like Code t-shirts</a>!
2117

22-
<a href="https://just-write-click.myshopify.com/"><img src="images/docs-like-code-womens-cut-tshirt.png" alt="Docs Like Code T-shirt" align="center"></a>
18+
<a href="https://just-write-click.myshopify.com/"><img src="images/docs-like-code-womens-cut-tshirt.png" alt="Docs Like Code T-shirt" align="right"></a>
2319

20+
<h2>Articles</h2>
2421
<p>Read more <a href="{{base_url}}/articles/">articles</a> on this site about
2522
using GitHub for documentation. Let's find out the best practices and create a balance point between artisanal craft and automation efficiency.
2623
</p>
24+
25+
{% include sign-up.html %}

tshirt/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22
layout: page
33
title: Get the Shirt
44
excerpt: "Docs Like Code T-shirt, buy a shirt and wear it with pride!"
5-
image:
6-
path: /images/docs-like-code-womens-cut-tshirt.png
7-
caption: "[Shopify mockup](http://just-write-click.myshopify.com/)"
85
comments: false
96
share: true
107
last_modified_at: Sat May 13 08:39:50 CDT 2017
118
---
129

13-
Get <a href="http://just-write-click.myshopify.com/">t-shirts</a> now!
10+
<a href="https://just-write-click.myshopify.com/"><img src="../../images/docs-like-code-womens-cut-tshirt.png" alt="Docs Like Code T-shirt" align="center"></a>
1411

1512
{% include sign-up.html %}

0 commit comments

Comments
 (0)