From f72e2130d686f4d86bc8d530fee9691ee8c55db1 Mon Sep 17 00:00:00 2001 From: pedroCX486 Date: Tue, 31 Jan 2023 02:36:21 +0000 Subject: [PATCH] New post --- assets/posts/archive.json | 5 +++++ assets/posts/extreme-go-horse-xgh.json | 7 +++++++ 2 files changed, 12 insertions(+) create mode 100644 assets/posts/extreme-go-horse-xgh.json diff --git a/assets/posts/archive.json b/assets/posts/archive.json index 78a2726..428667d 100644 --- a/assets/posts/archive.json +++ b/assets/posts/archive.json @@ -1,4 +1,9 @@ [ + { + "postTitle": "eXtreme Go Horse (XGH)", + "timestamp": "1675126863", + "filename": "extreme-go-horse-xgh" + }, { "postTitle": "Starting a simple bash script on Raspbian/RaspiOS is hell...", "timestamp": "1672336950", diff --git a/assets/posts/extreme-go-horse-xgh.json b/assets/posts/extreme-go-horse-xgh.json new file mode 100644 index 0000000..c1f41d0 --- /dev/null +++ b/assets/posts/extreme-go-horse-xgh.json @@ -0,0 +1,7 @@ +{ + "postTitle": "eXtreme Go Horse (XGH)", + "timestamp": "1675126863", + "postContent": "\n\nTranslated from Brazilian Portuguese by @pedrox486 with permission from Go Horse Process. \nCheck the original [here](https://gohorseprocess.com.br/extreme-go-horse-xgh/).", + "filename": "extreme-go-horse-xgh", + "draft": false +}