We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759bd72 commit 5afebecCopy full SHA for 5afebec
1 file changed
index.html
@@ -1,14 +1,12 @@
1
---
2
layout: home
3
-title: "Docs Like Code"
+title: "Docs as Code"
4
excerpt: "Docs like code means treating docs as artfully and mindfully as code."
5
search: false
6
show_excerpts: true
7
entries_layout: grid
8
9
10
-{% include sign-up.html %}
11
-
12
<div>
13
<a href="https://www.docslikecode.com/learn/"><img src="images/learn/octocat-400x333.png" alt="Learn more" align="left" hspace="20" vspace="20" width="159"></a>
14
@@ -36,3 +34,5 @@ <h2>Read the articles</h2>
36
34
using GitHub for documentation. Let's find out the best practices and create a balance point between artisanal craft and automation efficiency.
37
35
</p>
38
</div>
+
+{% include sign-up.html %}
0 commit comments