mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
First blog post WIP
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
title: "Blog"
|
||||
description: 'Blog covering Computer Science and Software Engineering topic by Hazem Krimi'
|
||||
description: 'Blog covering Computer Science and Software Engineering topics by Hazem Krimi'
|
||||
date: 2023-10-18
|
||||
---
|
||||
|
||||
## Blog
|
||||
|
||||
These are articles about things I learned about software engineering.
|
||||
These are articles about things I learned about software engineering.
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "You Don't Need Docker For Small Projects"
|
||||
description: "Why using docker hinders your ability to learn about system administration and makes you use cloud services which are expensive and an over-engineered solution for small to medium personal projects."
|
||||
date: 2025-04-14
|
||||
draft: true
|
||||
---
|
||||
Reference in New Issue
Block a user