Skip to content

Instantly share code, notes, and snippets.

@cagrimmett
Last active January 23, 2024 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cagrimmett/6699dad9a1f66a3e0d16eb84480a980b to your computer and use it in GitHub Desktop.
Save cagrimmett/6699dad9a1f66a3e0d16eb84480a980b to your computer and use it in GitHub Desktop.
{
"title": "People and Blogs",
"script": "console.log ('Hi, fellow blogger!');",
"tabs": {
"interviews": {
"name": "P&B Interviews",
"description": "Feed of the latest P&B interviews",
"screenname": "pbnewsproduct",
"catname": "pbseries"
},
"blogs": {
"name": "Interviewee Blogs",
"description": "Latest posts from P&B interviewees' blogs",
"screenname": "pbnewsproduct",
"catname": "pbinterviewees"
},
"recs": {
"name": "Interviewee Recommendations",
"description": "Posts from the blogs recommended by P&B interviewees",
"screenname": "pbnewsproduct",
"catname": "pbrecommendations"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment