summaryrefslogtreecommitdiff
path: root/source/_posts/learning_arch_linux.md
diff options
context:
space:
mode:
Diffstat (limited to 'source/_posts/learning_arch_linux.md')
-rw-r--r--source/_posts/learning_arch_linux.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/source/_posts/learning_arch_linux.md b/source/_posts/learning_arch_linux.md
new file mode 100644
index 0000000..3901a66
--- /dev/null
+++ b/source/_posts/learning_arch_linux.md
@@ -0,0 +1,16 @@
+---
+extends: layouts.post
+section: content
+title: Learning Arch Linux
+date: 2020-06-15
+description: A Series of posts where I learn about Arch Linux
+tags: [Arch]
+---
+
+Collected here are the posts about using Arch Linux on my Thinkpad X220. This is my way of documenting how I am learning to setup Arch in the way that I prefer. Feel free to follow along but always consider changing things to suit your needs.
+
+## Posts
+
+- [Installing Arch Linux on a Thinkpad X220](/posts/installing-arch-linux-on-a-x220-thinkpad/)
+- [Adding a User in Arch Linux](/posts/adding-a-user-in-arch-linux/)
+