Skip to content

Commit be6e824

Browse files
committed
Revamp the blogpost
1 parent 7638039 commit be6e824

26 files changed

Lines changed: 409 additions & 67 deletions

blogs/arch-install-docs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "Step-by-step notes for installing Arch Linux on a single-boot syst
55
date: "2024-08-08"
66
lastUpdated: "2025-06-30"
77
tags: ["linux", "arch-linux", "guide"]
8+
categories: ["Technical Docs"]
89
---
910

1011
## Prerequisite

blogs/arch-install-dual-boot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "A guide to install Linux and Windows with dual-boot - shared file
55
date: "2025-08-28"
66
lastUpdated: "2025-06-30"
77
tags: ["linux", "guide", "technical"]
8+
categories: ["Technical Docs"]
89
---
910

1011
## Prerequisite

blogs/arch-packages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "Personal list of essential packages to install on Arch Linux syste
55
date: "2024-08-08"
66
lastUpdated: "2025-06-30"
77
tags: ["linux", "arch-linux", "packages"]
8+
categories: ["Technical Docs"]
89
---
910

1011
# List of Core Packages

blogs/ecse-223.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "Team 07 notes and resources for the ECSE 223 SnowShoeTours project
55
date: "2025-06-30"
66
lastUpdated: "2025-06-30"
77
tags: ["university", "project", "software-engineering"]
8+
categories: ["Technical Docs"]
89
---
910

1011
# :snowflake::ski: ECSE223 SnowShoeTours Project: Team 07

blogs/ecse-321.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "Documentation and developer notes collected during ECSE 321 course
55
date: "2025-06-30"
66
lastUpdated: "2025-07-12"
77
tags: ["university", "project", "software-engineering"]
8+
categories: ["Technical Docs"]
89
---
910

1011
# Frontend Elements

blogs/home-server-as-bluetooth-speaker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "How I turn a home server into a Bluetooth speaker endpoint using P
55
date: "2025-08-20"
66
lastUpdated: "2025-08-20"
77
tags: ["linux", "audio", "guide"]
8+
categories: ["Technical Docs"]
89
---
910

1011
Two machines: Server and Media Player

blogs/lifelong-learning.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: "Lifelong learning"
2+
title: "Lifelong learning - An essay for FACC 400"
33
slug: "lifelong-learning"
44
description: "An essay about life long learning"
55
date: "2025-11-26"
66
lastUpdated: "2025-11-26"
77
tags: ["lifelong", "thoughts", "inspiration", "life"]
8+
categories: ["Random Thoughts"]
89
---
910

1011
# The meaning of life long learning

blogs/linux-daily-driving.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "Answers to common questions about daily driving Linux alongside Wi
55
date: "2025-08-18"
66
lastUpdated: "2025-08-18"
77
tags: ["linux", "opinion", "dual-boot"]
8+
categories: ["Discussion"]
89
---
910

1011
With Linux how bad can I break things? Like is it always possible to restart or can I brick my laptop by accident

blogs/linux-gui-docker-xauth.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "Run applications with graphical interfaces from Docker using an X1
55
date: "2025-09-24"
66
lastUpdated: "2025-09-24"
77
tags: ["linux", "docker", "devops"]
8+
categories: ["Technical Docs"]
89
---
910

1011
https://gursimarsm.medium.com/run-gui-applications-in-a-docker-container-ca625bad4638

blogs/linux-i3-config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "References and snippets for customizing the i3 window manager."
55
date: "2024-08-08"
66
lastUpdated: "2025-06-30"
77
tags: ["linux", "i3", "dotfiles"]
8+
categories: ["Technical Docs"]
89
---
910

1011
## 0. List of config files (relative to `$HOME`)

0 commit comments

Comments
 (0)