From 2786c5010fc306cbb9822fa6295825d97c50cfa0 Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Sat, 16 Oct 2021 02:34:15 +0100 Subject: [PATCH] Update making-your-own-blog.md --- posts/making-your-own-blog.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/posts/making-your-own-blog.md b/posts/making-your-own-blog.md index 2d4b1b1..1ff7be4 100644 --- a/posts/making-your-own-blog.md +++ b/posts/making-your-own-blog.md @@ -10,17 +10,16 @@ tags: layout: layouts/post.njk --- -## Making your own blog Please note that I will be updating this as I go along. This is my **first** time using Netlify, as such I lack a lot of experience using the service so far. I have been using GitHub consistently since September 2021 so I am still relatively new to how everything works. -### Still here? +## Still here? Well, let's begin. First of all, if you want to use GitHub as the source for your code you'll need a repository(repo). If you're reading this then you may be new to GitHub like I was not so long ago. -#### Creating the repo +### Creating the repo - Go to - Under ``Repository name`` enter what you want the repo to be called e.g. my-blog