Skip to content

Commit d9b039f

Browse files
committed
Add dates to all posts
1 parent 9522e27 commit d9b039f

21 files changed

Lines changed: 21 additions & 0 deletions

drafts/2022-01-01-api-migration-and-modernization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "API Migration & Modernization: Getting Creative"
33
tags: migration, api, graphql, rest
4+
date: 2022-01-01
45
---
56

67

drafts/2022-01-01-your-aws-bill-tells-a-story.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Your AWS Bill Tells a Story"
33
tags: aws, cloud, infrastructure
4+
date: 2022-01-01
45
---
56

67
What are we looking for?

drafts/2023-01-01-the-stack.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "\"The Stack\": Everything you'll need"
33
tags: aws, cloud, infrastructure
4+
date: 2023-01-01
45
---
56

67
# Governance and setup

drafts/2023-10-17-the-stack-part-4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "The Stack Part 4: A Federated GraphQL API"
33
tags: rust, aws, cloud, infrastructure, cdk
4+
date: 2024-03-10
45
---
56

67
In [the last post](/posts/2023-10-07-the-stack-part-2.html) we built up two Frontend Apps, one using Next.js and another using Leptos (Rust/WASM). In this post we will be building an API that our Apps can talk to. See the full overview of posts [here](/posts/2023-01-29-the-stack.html#what-will-we-be-covering).

posts/2014-01-31-what-is-this-about.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: What is this about?
33
tags: ramblings
4+
date: 2014-01-31
45
---
56

67
This blog will mostly serve as a personal memory pad. I often discover a process, learn something new or just am plain forgetful. Therefore I'll try to write down various things that I learn during my journey as a programmer and enthusiast on all things technical.

posts/2014-02-13-deploying-with-vagrant.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Deploying with Vagrant
33
tags: vagrant
4+
date: 2014-02-13
45
versions:
56
- Vagrant 1.4.3
67
---

posts/2014-09-24-local-notifications-from-irssi-on-a-remote-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Local notifications from irssi on a remote server
33
tags: irssi
4+
date: 2014-09-24
45
versions:
56
- OS X 10.9 Mavericks (should work on all, unless they change launchtl plists)
67
- irssi v0.8.15

posts/2014-09-25-irssi-notifications-on-ios-and-android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Irssi notifications on iOS and Android
33
tags: irssi
4+
date: 2014-09-25
45
---
56

67
Or really anywhere that [https://pushover.net](https://pushover.net) supports.

posts/2015-11-18-s3-bucket-specific-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: S3 bucket specific policy
33
tags: aws
4+
date: 2015-11-18
45
---
56

67
I have recently started caring a bit more about security on my AWS

posts/2015-11-18-setting-up-unrealircd-and-anope-on-ec2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Setting up UnrealIRCd and Anope IRC Services on EC2
33
tags: irc, aws, unrealircd, anope
4+
date: 2015-11-18
45
versions:
56
- UnrealIRCd 4.0.0-rc3
67
- Anope 2.0.2

0 commit comments

Comments
 (0)