Skip to content

Commit 633a351

Browse files
authored
Merge pull request #176 from justwriteclick/ag-toplevel
Top level wording
2 parents 62823c7 + cbc27a3 commit 633a351

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
title: Let's Treat Docs Like Code
44
locale: en-US
5-
description: Read stories, learn through practice, share with others.
5+
description: Technical documentation with tools and techniques like version control (GitHub) and automation (CICD) with static site generators (SSG) and more.
66
logo: /images/treat-docs-like-code.png
77
#url: http://127.0.0.1:4000
88
url: https://www.docslikecode.com

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: home
33
title: "Docs as Code"
4-
excerpt: "Docs like code means treating docs as artfully and mindfully as code."
4+
excerpt: "Use Git and GitHub, static site generators, and CICD systems to write and automate documentation builds so you can focus on writing and organizing excellent content."
55
search: false
66
show_excerpts: true
77
entries_layout: grid

0 commit comments

Comments
 (0)