-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |