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,10 @@
---
title: Borg ansible role
description: The ansible role I wrote to manage my borg backups
tags:
- ansible
- backups
- borg
---
## Introduction

View file

@ -1,6 +1,9 @@
---
title: "www"
description: adyxax.org main website. www.adyxax.org, wiki.adyxax.org and blog.adyxax.org all point here.
tags:
- hugo
- OpenBSD
---
## Introduction

View file

@ -1,6 +1,9 @@
---
title: Install Alpine from another Linux rescue
description: How to install Alpine Linux at hosting providers that do not support it
tags:
- Alpine
- linux
---
## Introduction

View file

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

View file

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

View file

@ -1,6 +1,10 @@
---
title: Postgresql jail with bastille
description: How to install a PostgreSQL jail with bastille
tags:
- FreeBSD
- jails
- PostgreSQL
---
## Jail initialization

View file

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

View file

@ -1,6 +1,8 @@
---
title: Switch from quarterly to latest
description: How to switch your FreeBSD install from the quarterly release cycle to latest
tags:
- FreeBSD
---
## Introduction

View file

@ -1,6 +1,9 @@
---
title: "Installation"
description: Installation of a gentoo system
tags:
- gentoo
- linux
---
## Introduction

View file

@ -1,6 +1,9 @@
---
title: "Gentoo Kernel Upgrades"
description: Gentoo kernel upgrades on adyxax.org
tags:
- gentoo
- linux
---
## Introduction

View file

@ -1,6 +1,9 @@
---
title: "LXD"
description: How to setup a LXD server on gentoo
tags:
- gentoo
- linux
---
## Introduction

View file

@ -1,6 +1,9 @@
---
title: "Steam"
description: How to make steam work seamlessly on gentoo with a chroot
tags:
- gentoo
- linux
---
## Introduction

View file

@ -1,6 +1,9 @@
---
title: "Gentoo Packages Upgrades"
description: Gentoo packages upgrades on adyxax.org
tags:
- gentoo
- linux
---
## Introduction

View file

@ -1,6 +1,10 @@
---
title: Wireguard
description: How to configure a wireguard endpoint on Gentoo
tags:
- gentoo
- linux
- vpn
---
## Introduction

View file

@ -2,6 +2,8 @@
title: Nethack
description: The dungeon crawler game
layout: single
tags:
- nethack
---
## Nethack

View file

@ -1,6 +1,8 @@
---
title: First ascension
description: a lawful human Valkyrie ascended to demigodhood in december 2017
tags:
- nethack
---

View file

@ -1,6 +1,8 @@
---
title: .nethackrc
description: my nethack configuration file
tags:
- nethack
---
## .nethackrc

View file

@ -1,6 +1,8 @@
---
title: Second ascension
description: a lawful human Samourai ascended to demigodhood in june 2018
tags:
- nethack
---
```

View file

@ -1,6 +1,8 @@
---
title: Third ascension
description: a chaotic elf ranger ascended to demigodhood in june 2019
tags:
- nethack
---
```

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