Skip to content

Commit 82cecd0

Browse files
committed
fix: deploy
1 parent 4fe08e5 commit 82cecd0

File tree

13 files changed

+14
-344
lines changed

13 files changed

+14
-344
lines changed

.github/scripts/linkedin_sync.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// File deleted
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// File deleted

.markdownlint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// File deleted

.vscode/launch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"version": "0.2.0",
66
"configurations": [
77

8+
89

910

1011
{

README.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

SETUP.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ github:
5858
username: NotAwar
5959
repository: NotAwar.github.io
6060

61-
# Social links
61+
# Social links (used by the site)
6262
linkedin:
6363
profile_url: "https://www.linkedin.com/in/notawar"

_data/linkedin_posts.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +0,0 @@
1-
- title: "Cloud Native Day Oslo 2025 – My Notes & Takeaways"
2-
date: 2025-03-14
3-
url: "https://www.linkedin.com/posts/notawar_hashtag-activity-id"
4-
excerpt: "I had the opportunity to attend Cloud Native Day Oslo yesterday and wanted to share my key takeaways from this incredible event. The community engagement and technical depth of sessions exceeded my expectations."
5-
6-
- title: "5 Key DevOps Practices for Cloud-Native Applications"
7-
date: 2024-10-01
8-
url: "https://www.linkedin.com/posts/notawar_devops-cloudnative-bestpractices-activity"
9-
excerpt: "After leading several cloud-native transformations, I've identified these five essential DevOps practices that consistently drive results: Automated testing, Infrastructure as Code, Observability, CI/CD pipelines, and Post-mortems."
10-
11-
- title: "My Experience Working with Kubernetes in Production"
12-
date: 2024-08-15
13-
url: "https://www.linkedin.com/posts/notawar_kubernetes-cloudnative-devops-activity"
14-
excerpt: "Three years into running production workloads on Kubernetes, here are the most important lessons I've learned about scaling, monitoring, and maintaining these complex systems."
15-
16-
- title: "The Future of Cloud Engineering: Predictions for 2025"
17-
date: 2024-07-22
18-
url: "https://www.linkedin.com/posts/notawar_cloud-futureteech-predictions-activity"
19-
excerpt: "As we move deeper into the cloud-native era, these are my predictions for where cloud engineering is heading in 2025, including the rise of FinOps, GitOps becoming the standard, and the increasing importance of edge computing."
20-
21-
- title: "Testing GitHub Pages Deployment"
22-
date: 2023-08-01
23-
url: "https://www.linkedin.com/posts/notawar_test-post"
24-
excerpt: "Testing GitHub Pages deployment with a simple post. GitHub Pages can sometimes be tricky to set up correctly with common issues like workflow configuration, branch naming conventions, and caching issues."

_layouts/linkedin_extended.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// File deleted

_templates/linkedin-extended-post.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)