Dupluralisationing

This commit is contained in:
Dan 2025-12-31 08:38:42 +00:00
parent ad78a3e27e
commit d89744f46f
17 changed files with 19 additions and 19 deletions

View file

@ -1,7 +1,7 @@
---
title: Getting Started with Hugo
date: 2025-01-15T10:00:00+00:00
url: /blogs/getting-started-with-hugo/
url: /blog/getting-started-with-hugo/
tags:
- hugo
- web development

View file

@ -1,7 +1,7 @@
---
title: Customizing Your Development Environment
date: 2025-01-20T14:30:00+00:00
url: /blogs/customizing-your-development-environment/
url: /blog/customizing-your-development-environment/
tags:
- productivity
- tools

View file

@ -1,7 +1,7 @@
---
title: Building Resilient Systems
date: 2025-01-25T09:15:00+00:00
url: /blogs/building-resilient-systems/
url: /blog/building-resilient-systems/
tags:
- architecture
- reliability

View file

@ -1,7 +1,7 @@
---
title: Understanding Async Programming
date: 2025-02-01T11:00:00+00:00
url: /blogs/understanding-async-programming/
url: /blog/understanding-async-programming/
tags:
- programming
- javascript

View file

@ -1,7 +1,7 @@
---
title: "Weekly Update: February 5"
date: 2025-02-05T09:00:00+00:00
url: /blogs/weekly-update-february-5/
url: /blog/weekly-update-february-5/
tags:
- weekly
- updates

View file

@ -1,7 +1,7 @@
---
title: Exploring Terminal Emulators
date: 2025-02-10T14:20:00+00:00
url: /blogs/exploring-terminal-emulators/
url: /blog/exploring-terminal-emulators/
tags:
- terminal
- tools

View file

@ -1,7 +1,7 @@
---
title: "Weekly Update: February 12"
date: 2025-02-12T08:30:00+00:00
url: /blogs/weekly-update-february-12/
url: /blog/weekly-update-february-12/
tags:
- weekly
- updates

View file

@ -1,7 +1,7 @@
---
title: Version Control Best Practices
date: 2025-02-15T16:45:00+00:00
url: /blogs/version-control-best-practices/
url: /blog/version-control-best-practices/
tags:
- git
- workflow

5
content/blog/_index.md Normal file
View file

@ -0,0 +1,5 @@
---
title: "Blog"
---
Welcome to the blog. Here you'll find my thoughts and writings on various topics.

View file

@ -1,5 +0,0 @@
---
title: "Blogs"
---
Welcome to the blogs section. Here you'll find my thoughts and writings on various topics.