summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
Diffstat (limited to 'posts')
-rw-r--r--posts/my-pi-desktop.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/posts/my-pi-desktop.md b/posts/my-pi-desktop.md
index e5daee0..3567439 100644
--- a/posts/my-pi-desktop.md
+++ b/posts/my-pi-desktop.md
@@ -1,6 +1,5 @@
-# My Raspberry Pi Desktop
-
-2020-09-02
+[[!meta title="My Raspberry Pi Desktop"]]
+[[!meta date="2020-09-02"]]
I use a Raspberry Pi 4 as my personal daily driver and it's pretty great. I know these types of devices tend to be used for smaller pet-projects or fun experiments, but I thought I would share my experience using one as my main computer. Hopefully this can be a solid guide to help others who might be interested in creating a similar setup.
@@ -81,9 +80,9 @@ Since *actual* data speaks louder than anecdotal chit-chat, I performed a very s
First, clear the cache to avoid conflicting data:
-```
-sync; echo 3 | sudo tee /proc/sys/vm/drop_caches
-```
+
+ sync; echo 3 | sudo tee /proc/sys/vm/drop_caches
+
### Write