You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@
7
7
8
8
{% include sign-up.html %}
9
9
10
+
<div>
11
+
<h1>Learn with practice</h1>
12
+
13
+
<p><ahref="http://www.lulu.com/spotlight/justwriteclick" class="btn btn--inverse"><iclass='fa fa-graduation-cap'></i> Learn an SSG</a></p>
14
+
15
+
<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
+
</div>
10
17
<div>
11
18
<ahref="http://www.lulu.com/spotlight/justwriteclick"><imgsrc="images/docs-like-code-book.jpg" alt="Docs Like Code Book" align="left" hspace="20" vspace="20" height="100" width="159"></a>
0 commit comments