# Step 1: Prerequisites
Please download and install the following free tools in advance.
# Editing Tool
# Publishing Tool
GitHub Desktop (opens new window)
# Step 2: Download your blog repository
Please ask me to assist you in getting your blog repository.
# Step 3: Add your first post
Open your Typora App and copy the below texts to your file:
---
title: My First Post
date: 2022/12/12
tags:
- photography
categories:
- life
---
# My First Post
Hi! Welcome to my Blog.
Name and save the file to your blog repository blogs/life/
directory.
# Step 4: Publish your post
- Open your GitHub Desktop App.
- Load your blog repository folder.
- Commit your post file.
- Push it to your repository.
# Step 5: Browse your site
Type your website domain in the browser and browse it.