Tags overhaul to improve search results, and some light rewording or reformating

This commit is contained in:
Julien Dessaux 2021-09-13 00:48:07 +02:00
parent 78d7544339
commit 2376690795
56 changed files with 116 additions and 19 deletions

View file

@ -1,6 +1,8 @@
---
title: Full Disk Encryption on OpenBSD
description: How to configure full disk encryption for a new OpenBSD install
tags:
- OpenBSD
---
## Introduction

View file

@ -1,6 +1,8 @@
---
title: Install OpenBSD from linux
description: How to install OpenBSD at hosting providers that do not support it
tags:
- OpenBSD
---
## Introduction

View file

@ -1,6 +1,9 @@
---
title: pf.conf
description: The template I use on new installations
tags:
- OpenBSD
- pf
---
## pf.conf

View file

@ -1,6 +1,8 @@
---
title: smtpd.conf
description: OpenSMTPD templates
tags:
- OpenBSD
---
## Simple relay

View file

@ -1,6 +1,9 @@
---
title: Wireguard
description: How to configure a wireguard endpoint on OpenBSD
tags:
- OpenBSD
- vpn
---
## Introduction