Improved category for block setup
All checks were successful
Build and Publish Web / build (push) Successful in 15s
All checks were successful
Build and Publish Web / build (push) Successful in 15s
This commit is contained in:
@@ -4,7 +4,7 @@ draft: false
|
||||
title: 'How to self-host a blog'
|
||||
author: "Jirka"
|
||||
tags: ["caddy", "docker", "wireguard", "vps", "guide", "tutorial", "self-hosted"]
|
||||
categories: ["blog"]
|
||||
categories: ["Blog setup"]
|
||||
description: "How this blog came online without public IP."
|
||||
---
|
||||
|
||||
@@ -266,4 +266,4 @@ docker compose up -d
|
||||
And your web should be online.
|
||||
|
||||
---
|
||||
This article is one from series about this blog and self-hosting. All connected articles can found [here](categories/blog).
|
||||
This article is one from series about this blog and self-hosting. All connected articles can found [here](categories/blog-setup).
|
||||
|
||||
Reference in New Issue
Block a user