diff --git a/content/blog/00-self-hosting-my-home-part-1/contents.lr b/content/blog/00-self-hosting-my-home-part-1/contents.lr index 0604ab7..cff666a 100644 --- a/content/blog/00-self-hosting-my-home-part-1/contents.lr +++ b/content/blog/00-self-hosting-my-home-part-1/contents.lr @@ -1,6 +1,6 @@ title: Self hosting my home (part 1) --- -_template: blog-post.html +_discoverable: no --- pub_date: 2021-12-31 --- diff --git a/content/blog/01-archlinux-install-from-zero-to-hero/contents.lr b/content/blog/01-archlinux-install-from-zero-to-hero/contents.lr index 117077b..b628343 100644 --- a/content/blog/01-archlinux-install-from-zero-to-hero/contents.lr +++ b/content/blog/01-archlinux-install-from-zero-to-hero/contents.lr @@ -2,6 +2,8 @@ title: Arch Linux on my Dell XPS --- pub_date: 2021-12-31 --- +_discoverable: no +--- body: ## Create install media diff --git a/content/blog/02-running-alpine-on-raspi-3-from-usb/contents.lr b/content/blog/02-running-alpine-on-raspi-3-from-usb/contents.lr index 7ef8b19..868fb12 100644 --- a/content/blog/02-running-alpine-on-raspi-3-from-usb/contents.lr +++ b/content/blog/02-running-alpine-on-raspi-3-from-usb/contents.lr @@ -2,9 +2,11 @@ title: Running Alpine Linux from USB on the Raspberry Pi 3 --- pub_date: 2021-12-31 --- +_discoverable: no +--- body: -``` sh +``` bash # Tested on Raspberry Pi 3 # Create a Raspberry pi OS SD card sudo apt update