Skip to content

Commit 51b42b6

Browse files
authored
Merge pull request #53 from justwriteclick/shirtnav
Update landing and t-shirt link in menu
2 parents 0cff9b5 + 7148c83 commit 51b42b6

7 files changed

Lines changed: 18 additions & 20 deletions

_data/navigation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
url: /book/
1111

1212
- title: T-shirt
13-
url: /tshirt/
13+
url: https://just-write-click.myshopify.com/

_posts/articles/2016-11-26-remodel-your-docs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
33
title: Remodeling documentation
4-
excerpt: "Make sure you have a punch list."
5-
modified: Sat Nov 26 16:23:13 CST 2016
4+
excerpt: "Make sure you have a punch list of doc bugs to get higher quality results."
5+
modified: Sat May 13 18:34:40 CDT 2017
66
categories: articles
77
tags: [issues, bugs, technical debt, github, git, backlog]
88
image:

_posts/articles/2017-03-18-pantheon-case-study.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Case Study - Pantheon, Rachel Whitton
4-
excerpt: "In this use case, the Technical Content Editor at Pantheon, Rachel Whitton, describes their use of GitHub for documentation."
4+
excerpt: "In this use case, the Technical Content Editor at Pantheon, Rachel Whitton, describes their use of GitHub for documentation on a platform for WordPress and Drupal."
55
modified: Sat Mar 18 09:50:27 CDT 2017
66
categories: articles
77
author: rachel_whitton

_posts/articles/2017-04-04-balsamiq-case-study-part-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
33
title: Multiple product versions - Balsamiq, Leon Barnard
4-
excerpt: "Learn useful techniques for static sites on GitHub from Leon Barnard, Designer and Writer at Balsamiq."
5-
modified: Tue Apr 4 20:04:28 CDT 2017
4+
excerpt: "Learn useful techniques for static sites such as Hugo on GitHub from Leon Barnard, Designer and Writer at Balsamiq. He describes documenting multiple versions of a product with a Go coded solution."
5+
modified: Sat May 13 18:37:07 CDT 2017
66
categories: articles
77
author: leon_barnard
88
tags: [case study, balsamiq, static sites, use case, wireframes, github, docs, repos, hugo, tools, gif, animated gifs]

_posts/articles/2017-04-09-balsamiq-case-study-part-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
33
title: Animated GIFs Pause and Play - Balsamiq, Leon Barnard
4-
excerpt: "Learn useful techniques for static sites on GitHub from Leon Barnard, Designer and Writer at Balsamiq."
5-
modified: Sun Apr 9 08:10:45 CDT 2017
4+
excerpt: "Learn how to play and pause animated GIFs on static sites such as Hugo on GitHub from Leon Barnard, Designer and Writer at Balsamiq."
5+
modified: Sat May 13 18:37:48 CDT 2017
66
categories: articles
77
author: leon_barnard
88
tags: [case study, balsamiq, static sites, use case, wireframes, github, docs, repos, hugo, tools, gif, animated gifs]

_posts/articles/2017-04-15-balsamiq-case-study-part-3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
33
title: Lists Get a Makeover - Balsamiq, Leon Barnard
4-
excerpt: "Learn useful techniques for static sites on GitHub from Leon Barnard, Designer and Writer at Balsamiq."
5-
modified: Sat Apr 15 22:34:44 CDT 2017
4+
excerpt: "Give list pages a makeover using Hugo, a static site generator, with source files on GitHub from Leon Barnard, Designer and Writer at Balsamiq."
5+
modified: Sat May 13 18:38:24 CDT 2017
66
categories: articles
77
author: leon_barnard
88
tags: [case study, balsamiq, static sites, use case, wireframes, github, docs, repos, hugo, tools, gif, animated gifs]

index.html

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,29 @@
11
---
22
layout: page
3-
title: "Docs Like Code"
3+
title: ""
44
excerpt: "Docs like code means treating docs as artfully and mindfully as code."
55
search_omit: true
66
---
7-
<div align="center">
87

9-
<p>
10-
Let's find out the best practices and create a balance point between artisanal craft and automation efficiency.
11-
</p>
12-
</div>
13-
14-
<img src="images/docs-like-code-book.jpg" alt="Write Docs Like Code" align="right" height="100" width="159">
8+
<img src="images/docs-like-code-book.jpg" alt="Docs Like Code Book" align="right" hspace="20" height="100" width="159">
159

1610
<h1>About the book</h1>
1711
<p>We've transformed the way teams work together on docs, and we want to show you the best practices for writing docs using development tools and techniques.</p>
1812
<p><a href="http://www.lulu.com/content/e-book/docs-like-code/20327544" class="btn btn--light-outline btn--large"><i class='fa fa-book'></i> Buy Now</a></p>
1913

20-
{% include sign-up.html %}
21-
2214
<h1>Get the t-shirt!</h1>
2315

2416
<a href="http://just-write-click.myshopify.com/">Now available - Docs Like Code t-shirts</a>!
2517

18+
<a href="http://just-write-click.myshopify.com/"><img src="images/docs-like-code-womens-cut-tshirt.png" alt="Docs Like Code T-shirt" align="center"></a>
19+
2620
<p>Read more <a href="{{base_url}}/articles/">articles</a> on this site about
2721
using GitHub for documentation.</p>
2822

23+
<p>
24+
Let's find out the best practices and create a balance point between artisanal craft and automation efficiency.
25+
</p>
26+
2927
<p>On the blog at <a href="http://justwriteclick.com">justwriteclick.com</a>, read these blog posts written about real-world experiences treating docs like code.</p>
3028

3129
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">Treat Docs Like Code: Doc Bugs and Issues. How to maintain high quality by fixing and patching continuously.<a href="https://t.co/uk5Xl2GJUi">https://t.co/uk5Xl2GJUi</a></p>&mdash; Anne Gentle (@annegentle) <a href="https://twitter.com/annegentle/status/772616615623925760">September 5, 2016</a></blockquote>

0 commit comments

Comments
 (0)