From 633c8772eac7c12ef9f3f570e20b121df7807c88 Mon Sep 17 00:00:00 2001 From: IanWold Date: Fri, 27 Oct 2023 19:58:53 -0500 Subject: [PATCH] Add Daily Grug --- Site/Posts/daily_grug.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Site/Posts/daily_grug.md diff --git a/Site/Posts/daily_grug.md b/Site/Posts/daily_grug.md new file mode 100644 index 0000000..85774b5 --- /dev/null +++ b/Site/Posts/daily_grug.md @@ -0,0 +1,19 @@ +;;; +{ + "title": "Daily Grug", + "description": "Need inspiration start day, made API.", + "date": "26 October 2023", + "contents": false, + "hero": "photo-1456406644174-8ddd4cd52a06", + "related": [ + { "title": "A Scrum Odyssey", "description": "A journey away from daily scrum meetings, as a cycle of eight Shakespearean sonnets.", "fileName": "a_scrum_odyssey" }, + { "title": "Giscus is Awesome", "description": "I can add comments to my statically generated blog? Using GitHub Discussions?? For Free??? And it works????", "fileName": "giscus_is_awesome" }, + ] +} +;;; + +One of favorite article is [The Grug Brained Developer](https://grugbrain.dev/). + +Much wisdom, big article, hard read. Need daily small grug. + +[So made API for daily grug](https://bit.ly/daily-grug) and made home page.