commit: babf966da032cd82fd23051f58d06e103fb568e7
parent 8d244678714140e4bf527887a72ce03ec069400b
Author: Roshless <me@roshless.com>
Date: Tue, 20 Oct 2020 23:29:17 +0200
Add missing dates on some posts
Diffstat:
9 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/content/blog/State-of-sway-April-2016.md b/content/blog/State-of-sway-April-2016.md
@@ -3,6 +3,7 @@
# Commands used to generate these stats:
# LoC per author: git ls-tree -r -z --name-only HEAD -- */*.c | xargs -0 -n1 git blame --line-porcelain HEAD |grep "^author "|sort|uniq -c|sort -nr
# Commits per author: git shortlog
+date: 2016-04-20
title: State of Sway - April 2016
layout: post
tags: [sway]
diff --git a/content/blog/State-of-sway-December-2015.md b/content/blog/State-of-sway-December-2015.md
@@ -1,5 +1,6 @@
---
# vim: tw=80
+date: 2015-12-20
title: State of Sway - December 2015
layout: post
tags: [sway]
diff --git a/content/blog/Status-update-April-2019.md b/content/blog/Status-update-April-2019.md
@@ -1,4 +1,5 @@
---
+date: 2019-04-15
layout: post
title: Status update, April 2019
tags: ["status update"]
diff --git a/content/blog/Status-update-April-2020.md b/content/blog/Status-update-April-2020.md
@@ -1,4 +1,5 @@
---
+date: 2020-04-15
layout: post
title: Status update, April 2020
tags: ["status update"]
diff --git a/content/blog/Status-update-February-2020.md b/content/blog/Status-update-February-2020.md
@@ -1,4 +1,5 @@
---
+date: 2020-02-15
layout: post
title: Status update, February 2020
tags: ["status update"]
diff --git a/content/blog/Status-update-January-2020.md b/content/blog/Status-update-January-2020.md
@@ -1,4 +1,5 @@
---
+date: 2020-01-15
layout: post
title: Status update, January 2020
tags: ["status update"]
diff --git a/content/blog/Status-update-July-2020.md b/content/blog/Status-update-July-2020.md
@@ -1,4 +1,5 @@
---
+date: 2020-07-15
layout: post
title: Status update, July 2020
tags: ["status update"]
diff --git a/content/blog/Status-update-June-2020.md b/content/blog/Status-update-June-2020.md
@@ -1,4 +1,5 @@
---
+date: 2020-06-15
layout: post
title: Status update, June 2020
tags: ["status update"]
diff --git a/content/blog/Status-update-May-2020.md b/content/blog/Status-update-May-2020.md
@@ -1,4 +1,5 @@
---
+date: 2020-05-15
layout: post
title: Status update, May 2020
tags: ["status update"]