From 23766907958505259eee7dd1c8812f658e5b2ba2 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 13 Sep 2021 00:48:07 +0200 Subject: Tags overhaul to improve search results, and some light rewording or reformating --- content/docs/adyxax.org/backups/borg-ansible-role.md | 4 ++++ content/docs/adyxax.org/www.md | 3 +++ content/docs/alpine/remote_install_iso.md | 3 +++ content/docs/alpine/wireguard.md | 4 ++++ content/docs/freebsd/pf.md | 4 ++++ content/docs/freebsd/postgresql.md | 4 ++++ content/docs/freebsd/remote_install.md | 2 ++ content/docs/freebsd/switch-to-latest.md | 2 ++ content/docs/gentoo/installation.md | 3 +++ content/docs/gentoo/kernel_upgrades.md | 3 +++ content/docs/gentoo/lxd.md | 3 +++ content/docs/gentoo/steam.md | 3 +++ content/docs/gentoo/upgrades.md | 3 +++ content/docs/gentoo/wireguard.md | 4 ++++ content/docs/nethack/_index.md | 2 ++ content/docs/nethack/first_ascension.md | 2 ++ content/docs/nethack/nethackrc.md | 2 ++ content/docs/nethack/second_ascension.md | 2 ++ content/docs/nethack/third_ascension.md | 2 ++ content/docs/openbsd/full-disk-encryption.md | 2 ++ content/docs/openbsd/install_from_linux.md | 2 ++ content/docs/openbsd/pf.md | 3 +++ content/docs/openbsd/smtpd.md | 2 ++ content/docs/openbsd/wireguard.md | 3 +++ 24 files changed, 67 insertions(+) (limited to 'content/docs') diff --git a/content/docs/adyxax.org/backups/borg-ansible-role.md b/content/docs/adyxax.org/backups/borg-ansible-role.md index 6e89d0a..906d50d 100644 --- a/content/docs/adyxax.org/backups/borg-ansible-role.md +++ b/content/docs/adyxax.org/backups/borg-ansible-role.md @@ -1,6 +1,10 @@ --- title: Borg ansible role description: The ansible role I wrote to manage my borg backups +tags: +- ansible +- backups +- borg --- ## Introduction diff --git a/content/docs/adyxax.org/www.md b/content/docs/adyxax.org/www.md index 4c847fc..77f9f71 100644 --- a/content/docs/adyxax.org/www.md +++ b/content/docs/adyxax.org/www.md @@ -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 diff --git a/content/docs/alpine/remote_install_iso.md b/content/docs/alpine/remote_install_iso.md index c3eebfb..b2b2aa4 100644 --- a/content/docs/alpine/remote_install_iso.md +++ b/content/docs/alpine/remote_install_iso.md @@ -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 diff --git a/content/docs/alpine/wireguard.md b/content/docs/alpine/wireguard.md index 9652d01..dc45604 100644 --- a/content/docs/alpine/wireguard.md +++ b/content/docs/alpine/wireguard.md @@ -1,6 +1,10 @@ --- title: Wireguard description: How to configure a wireguard endpoint on Alpine +tags: +- Alpine +- linux +- vpn --- ## Introduction diff --git a/content/docs/freebsd/pf.md b/content/docs/freebsd/pf.md index 18c0458..d94db23 100644 --- a/content/docs/freebsd/pf.md +++ b/content/docs/freebsd/pf.md @@ -1,6 +1,10 @@ --- title: pf.conf description: The template I use on new installations +tags: +- FreeBSD +- firewall +- pf --- ## pf.conf diff --git a/content/docs/freebsd/postgresql.md b/content/docs/freebsd/postgresql.md index 515b5ac..1bd0b06 100644 --- a/content/docs/freebsd/postgresql.md +++ b/content/docs/freebsd/postgresql.md @@ -1,6 +1,10 @@ --- title: Postgresql jail with bastille description: How to install a PostgreSQL jail with bastille +tags: +- FreeBSD +- jails +- PostgreSQL --- ## Jail initialization diff --git a/content/docs/freebsd/remote_install.md b/content/docs/freebsd/remote_install.md index 9846f50..3509fe1 100644 --- a/content/docs/freebsd/remote_install.md +++ b/content/docs/freebsd/remote_install.md @@ -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 diff --git a/content/docs/freebsd/switch-to-latest.md b/content/docs/freebsd/switch-to-latest.md index 3dea7cc..1f707f7 100644 --- a/content/docs/freebsd/switch-to-latest.md +++ b/content/docs/freebsd/switch-to-latest.md @@ -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 diff --git a/content/docs/gentoo/installation.md b/content/docs/gentoo/installation.md index 54aa427..b500252 100644 --- a/content/docs/gentoo/installation.md +++ b/content/docs/gentoo/installation.md @@ -1,6 +1,9 @@ --- title: "Installation" description: Installation of a gentoo system +tags: +- gentoo +- linux --- ## Introduction diff --git a/content/docs/gentoo/kernel_upgrades.md b/content/docs/gentoo/kernel_upgrades.md index 405e0a9..b6f0adc 100644 --- a/content/docs/gentoo/kernel_upgrades.md +++ b/content/docs/gentoo/kernel_upgrades.md @@ -1,6 +1,9 @@ --- title: "Gentoo Kernel Upgrades" description: Gentoo kernel upgrades on adyxax.org +tags: +- gentoo +- linux --- ## Introduction diff --git a/content/docs/gentoo/lxd.md b/content/docs/gentoo/lxd.md index a13dc53..0e2dfdd 100644 --- a/content/docs/gentoo/lxd.md +++ b/content/docs/gentoo/lxd.md @@ -1,6 +1,9 @@ --- title: "LXD" description: How to setup a LXD server on gentoo +tags: +- gentoo +- linux --- ## Introduction diff --git a/content/docs/gentoo/steam.md b/content/docs/gentoo/steam.md index c270c32..26a2a2f 100644 --- a/content/docs/gentoo/steam.md +++ b/content/docs/gentoo/steam.md @@ -1,6 +1,9 @@ --- title: "Steam" description: How to make steam work seamlessly on gentoo with a chroot +tags: +- gentoo +- linux --- ## Introduction diff --git a/content/docs/gentoo/upgrades.md b/content/docs/gentoo/upgrades.md index 155f3ee..83f3c56 100644 --- a/content/docs/gentoo/upgrades.md +++ b/content/docs/gentoo/upgrades.md @@ -1,6 +1,9 @@ --- title: "Gentoo Packages Upgrades" description: Gentoo packages upgrades on adyxax.org +tags: +- gentoo +- linux --- ## Introduction diff --git a/content/docs/gentoo/wireguard.md b/content/docs/gentoo/wireguard.md index 1b97df2..d24caa3 100644 --- a/content/docs/gentoo/wireguard.md +++ b/content/docs/gentoo/wireguard.md @@ -1,6 +1,10 @@ --- title: Wireguard description: How to configure a wireguard endpoint on Gentoo +tags: +- gentoo +- linux +- vpn --- ## Introduction diff --git a/content/docs/nethack/_index.md b/content/docs/nethack/_index.md index 7918c2b..d638622 100644 --- a/content/docs/nethack/_index.md +++ b/content/docs/nethack/_index.md @@ -2,6 +2,8 @@ title: Nethack description: The dungeon crawler game layout: single +tags: +- nethack --- ## Nethack diff --git a/content/docs/nethack/first_ascension.md b/content/docs/nethack/first_ascension.md index dcc8913..61fec99 100644 --- a/content/docs/nethack/first_ascension.md +++ b/content/docs/nethack/first_ascension.md @@ -1,6 +1,8 @@ --- title: First ascension description: a lawful human Valkyrie ascended to demigodhood in december 2017 +tags: +- nethack --- diff --git a/content/docs/nethack/nethackrc.md b/content/docs/nethack/nethackrc.md index 050cfec..d282d3a 100644 --- a/content/docs/nethack/nethackrc.md +++ b/content/docs/nethack/nethackrc.md @@ -1,6 +1,8 @@ --- title: .nethackrc description: my nethack configuration file +tags: +- nethack --- ## .nethackrc diff --git a/content/docs/nethack/second_ascension.md b/content/docs/nethack/second_ascension.md index 580121d..d87cf92 100644 --- a/content/docs/nethack/second_ascension.md +++ b/content/docs/nethack/second_ascension.md @@ -1,6 +1,8 @@ --- title: Second ascension description: a lawful human Samourai ascended to demigodhood in june 2018 +tags: +- nethack --- ``` diff --git a/content/docs/nethack/third_ascension.md b/content/docs/nethack/third_ascension.md index 6f43b51..63f922e 100644 --- a/content/docs/nethack/third_ascension.md +++ b/content/docs/nethack/third_ascension.md @@ -1,6 +1,8 @@ --- title: Third ascension description: a chaotic elf ranger ascended to demigodhood in june 2019 +tags: +- nethack --- ``` diff --git a/content/docs/openbsd/full-disk-encryption.md b/content/docs/openbsd/full-disk-encryption.md index 2cfb4d3..10edfa9 100644 --- a/content/docs/openbsd/full-disk-encryption.md +++ b/content/docs/openbsd/full-disk-encryption.md @@ -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 diff --git a/content/docs/openbsd/install_from_linux.md b/content/docs/openbsd/install_from_linux.md index ff6c782..4cfe54c 100644 --- a/content/docs/openbsd/install_from_linux.md +++ b/content/docs/openbsd/install_from_linux.md @@ -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 diff --git a/content/docs/openbsd/pf.md b/content/docs/openbsd/pf.md index 0eaafc4..50d7b9e 100644 --- a/content/docs/openbsd/pf.md +++ b/content/docs/openbsd/pf.md @@ -1,6 +1,9 @@ --- title: pf.conf description: The template I use on new installations +tags: +- OpenBSD +- pf --- ## pf.conf diff --git a/content/docs/openbsd/smtpd.md b/content/docs/openbsd/smtpd.md index b6afaf6..6db62ec 100644 --- a/content/docs/openbsd/smtpd.md +++ b/content/docs/openbsd/smtpd.md @@ -1,6 +1,8 @@ --- title: smtpd.conf description: OpenSMTPD templates +tags: +- OpenBSD --- ## Simple relay diff --git a/content/docs/openbsd/wireguard.md b/content/docs/openbsd/wireguard.md index a606e13..3b3a67f 100644 --- a/content/docs/openbsd/wireguard.md +++ b/content/docs/openbsd/wireguard.md @@ -1,6 +1,9 @@ --- title: Wireguard description: How to configure a wireguard endpoint on OpenBSD +tags: +- OpenBSD +- vpn --- ## Introduction -- cgit v1.2.3