|
8 | 8 | {% include sign-up.html %} |
9 | 9 |
|
10 | 10 | <div> |
11 | | -<h1>Learn with practice</h1> |
| 11 | +<a href="https://www.docslikecode.com/learn/"><img src="images/learn/octocat-400x333.png" alt="Learn SSGs" align="left" hspace="20" vspace="20" width="200"></a> |
12 | 12 |
|
13 | | -<p><a href="http://www.lulu.com/spotlight/justwriteclick" class="btn btn--inverse"><i class='fa fa-graduation-cap'></i> Learn an SSG</a></p> |
| 13 | +<h1>Learn the tools</h1> |
| 14 | + |
| 15 | +<p><a href="https://www.docslikecode.com/learn/" class="btn btn--inverse"><i class='fa fa-graduation-cap'></i> Learn more</a></p> |
14 | 16 |
|
15 | 17 | <p>Learning GitHub or any source control system backed by `git` for documentation sites takes some time and practice. Try some lessons with three different static site generators and three different deployment systems as well as how to test docs as code.</p> |
16 | 18 | </div> |
17 | 19 | <div> |
18 | | -<a href="http://www.lulu.com/spotlight/justwriteclick"><img src="images/docs-like-code-book.jpg" alt="Docs Like Code Book" align="left" hspace="20" vspace="20" height="100" width="159"></a> |
| 20 | + <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="left" hspace="20" vspace="20" height="100" width="159"></a> |
19 | 21 |
|
20 | | -<h1>Buy the book</h1> |
| 22 | + <h2>Get the t-shirt</h2> |
21 | 23 |
|
22 | | -<p><a href="http://www.lulu.com/spotlight/justwriteclick" class="btn btn--inverse"><i class='fa fa-book'></i> Buy Now</a></p> |
| 24 | + <p><a href="http://www.lulu.com/spotlight/justwriteclick" class="btn btn--inverse"><i class='fa fa-shopping-cart'></i> Get Your Size</a></p> |
23 | 25 |
|
24 | | -<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. Now in its second edition.</p> |
| 26 | + <p>Show what you know, or what you've read. You can spot these at your favorite documentation conferences such as <a href="http://www.writethedocs.org/conf/">Write the Docs</a> and <a href="https://apithedocs.org/">API the Docs</a>.</p> |
25 | 27 |
|
26 | 28 | </div> |
27 | 29 |
|
28 | 30 | <div style="clear:both"> |
29 | | -<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="left" hspace="20" vspace="20" height="100" width="159"></a> |
30 | 31 |
|
31 | | -<h2>Get the t-shirt</h2> |
| 32 | + <a href="http://www.lulu.com/spotlight/justwriteclick"><img src="images/docs-like-code-book.jpg" alt="Docs Like Code Book" align="left" hspace="20" vspace="20" height="100" width="159"></a> |
| 33 | + |
| 34 | + <h1>Buy the book</h1> |
32 | 35 |
|
33 | | -<p><a href="http://www.lulu.com/spotlight/justwriteclick" class="btn btn--inverse"><i class='fa fa-shopping-cart'></i> Get Your Size</a></p> |
| 36 | + <p><a href="http://www.lulu.com/spotlight/justwriteclick" class="btn btn--inverse"><i class='fa fa-book'></i> Buy Now</a></p> |
34 | 37 |
|
35 | | -<p>Show what you know, or what you've read. You can spot these at your favorite documentation conferences such as <a href="http://www.writethedocs.org/conf/">Write the Docs</a> and <a href="https://apithedocs.org/">API the Docs</a>.</p> |
| 38 | + <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. Now in its second edition.</p> |
36 | 39 | </div> |
37 | 40 |
|
38 | 41 | <div style="clear:both"> |
|
0 commit comments