aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/set-up-account-and-git.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-04-12 11:56:09 -0400
committerDrew DeVault <sir@cmpwn.com>2019-04-12 11:56:09 -0400
commit034d92ce14251297c41f68cfbf7e37df5fe80d0f (patch)
tree9d8fd31ec85c480f8af853b1ce463c1048d50586 /tutorials/set-up-account-and-git.md
parent8f4d5ccd2765ae841f529f8d9bde468a187d4987 (diff)
downloadsr.ht-docs-034d92ce14251297c41f68cfbf7e37df5fe80d0f.tar.gz
Add YAMl frontmatter to all pages
Diffstat (limited to 'tutorials/set-up-account-and-git.md')
-rw-r--r--tutorials/set-up-account-and-git.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tutorials/set-up-account-and-git.md b/tutorials/set-up-account-and-git.md
index 1c875a2..4a0d75f 100644
--- a/tutorials/set-up-account-and-git.md
+++ b/tutorials/set-up-account-and-git.md
@@ -1,3 +1,7 @@
+---
+title: Setting up your account and first git repository
+---
+
If this is your first time using git, we recommend starting with the [Git
Book](https://git-scm.com/book/en/v2). It's free, translated into many
languages, and easy to read. Read at least the first 3 chapters.