summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2020-06-20 21:37:01 +0100
committerDavid T. Sadler <davidtsadler@googlemail.com>2020-06-20 21:37:01 +0100
commit1e1e40bb9acd5fa741e6c4e1abe581a9affd44df (patch)
tree93a28eebe5fa5d9f6b67f3dc002c5c72824c3745
parent1b8eaac06bf9c463e8dcc3c24eb8b3c33ab6908b (diff)
Make descriptions consistent
-rw-r--r--source/_posts/adding_a_user_in_arch_linux.md2
-rw-r--r--source/_posts/creating_an_ebook_with_markdown.md2
-rw-r--r--source/_posts/granting_sudo_access_to_a_user_in_arch_linux.md2
-rw-r--r--source/_posts/learning_arch_linux.md2
-rw-r--r--source/_posts/publishing_jigsaw_posts_with_netlify_build_hooks.md2
-rw-r--r--source/_posts/welcome.md4
6 files changed, 7 insertions, 7 deletions
diff --git a/source/_posts/adding_a_user_in_arch_linux.md b/source/_posts/adding_a_user_in_arch_linux.md
index 451565c..4e46764 100644
--- a/source/_posts/adding_a_user_in_arch_linux.md
+++ b/source/_posts/adding_a_user_in_arch_linux.md
@@ -3,7 +3,7 @@ extends: _layouts.post
section: content
title: Adding a User in Arch Linux
date: 2020-06-15
-description: Use the command line to add a user in Arch Linux
+description: Use the command line to add a user in Arch Linux.
tags: [Arch]
---
diff --git a/source/_posts/creating_an_ebook_with_markdown.md b/source/_posts/creating_an_ebook_with_markdown.md
index 29519bb..a3b87a1 100644
--- a/source/_posts/creating_an_ebook_with_markdown.md
+++ b/source/_posts/creating_an_ebook_with_markdown.md
@@ -3,7 +3,7 @@ extends: _layouts.post
section: content
title: Creating an Ebook With Markdown
date: 2020-03-30
-description: Use Markdown to Create an Ebook That Can Be Read on Various Devices
+description: Use Markdown to Create an Ebook That Can Be Read on Various Devices.
tags: [Markdown]
---
diff --git a/source/_posts/granting_sudo_access_to_a_user_in_arch_linux.md b/source/_posts/granting_sudo_access_to_a_user_in_arch_linux.md
index b3648b1..5698b54 100644
--- a/source/_posts/granting_sudo_access_to_a_user_in_arch_linux.md
+++ b/source/_posts/granting_sudo_access_to_a_user_in_arch_linux.md
@@ -3,7 +3,7 @@ extends: _layouts.post
section: content
title: Granting Sudo Access to a User in Arch Linux
date: 2020-06-22
-description: This guide shows how I granted sudo access to my user account in Arch Linux
+description: This guide shows how I granted sudo access to my user account in Arch Linux.
tags: [Arch]
---
diff --git a/source/_posts/learning_arch_linux.md b/source/_posts/learning_arch_linux.md
index 23ba26d..b85301f 100644
--- a/source/_posts/learning_arch_linux.md
+++ b/source/_posts/learning_arch_linux.md
@@ -3,7 +3,7 @@ extends: _layouts.post
section: content
title: Learning Arch Linux
date: 2020-06-15
-description: A Series of posts where I learn about Arch Linux
+description: A Series of posts where I learn about Arch Linux.
tags: [Arch]
---
diff --git a/source/_posts/publishing_jigsaw_posts_with_netlify_build_hooks.md b/source/_posts/publishing_jigsaw_posts_with_netlify_build_hooks.md
index 0587dec..8cfc843 100644
--- a/source/_posts/publishing_jigsaw_posts_with_netlify_build_hooks.md
+++ b/source/_posts/publishing_jigsaw_posts_with_netlify_build_hooks.md
@@ -3,7 +3,7 @@ extends: _layouts.post
section: content
title: Publishing Jigsaw Posts With Netlify Build Hooks
date: 2020-06-08
-description: How I use Netlify build hooks to automatically publish scheduled posts in Jigsaw
+description: How I use Netlify build hooks to automatically publish scheduled posts in Jigsaw.
tags: [Netlify]
---
diff --git a/source/_posts/welcome.md b/source/_posts/welcome.md
index 02473da..a726684 100644
--- a/source/_posts/welcome.md
+++ b/source/_posts/welcome.md
@@ -3,10 +3,10 @@ extends: _layouts.post
section: content
title: Welcome
date: 2020-03-08
-description: My first post on my redesigned blog
+description: My first post on my redesigned blog.
tags: [Jigsaw]
---
-I've decided to take part in the [four weeks challenge](https://twitter.com/flaviocopes/status/1233393406556151808), that was announced by [@flaviocopes](https://twitter.com/flaviocopes), to get a blog up and running.
+I've decided to take part in the [four weeks challenge](https://twitter.com/flaviocopes/status/1233393406556151808), that was announced by [@flaviocopes](https://twitter.com/flaviocopes), to get a blog up and running.
This site was generated with [Jigsaw](https://jigsaw.tighten.co) and styled using [Taillwind CSS](https://tailwindcss.com).