Skip to content

Commit

Permalink
add-nick-post-to-the-blog (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasmonadical authored Dec 3, 2024
1 parent 7764f8c commit 83798c5
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions content.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,32 @@
}
},
"POSTS": {
"so-you-want-to-build-a-social-network": {
"title": "So you want to build a social network",
"description": "Here's what I've discovered about how online communities build trust or don't.",
"date": "2024-12-03",
"img": "/static/social.png",
"tags": [
"Social Networks",
"Group Dynamics",
"Diversity and Conflict",
"Reputation Systems",
"Social dynamics"
],
"length": "30 min read",
"source": "https://docs.monadical.com/s/so-you-want-to-build-a-social-network",
"url": "/posts/so-you-want-to-build-a-social-network.html",
"template": "so-you-want-to-build-a-social-network.html",
"authors": [
{
"name": "Nick Sweeting",
"title": "Co-Founder",
"handle": "@theSquashSH",
"url": "https://twitter.com/theSquashSH",
"image": "/static/nick.jpg"
}
]
},
"mastering-project-estimation": {
"title": "Mastering Project Estimation",
"description": "Strategies for developing a framework around accurate project timeline estimations.",
Expand Down
Binary file added static/social.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 83798c5

Please sign in to comment.