File tree Expand file tree Collapse file tree 2 files changed +17
-8
lines changed
content/videos/challenges/118-mastodon-fractal-tree-bot Expand file tree Collapse file tree 2 files changed +17
-8
lines changed Original file line number Diff line number Diff line change 67
67
{
68
68
"icon" : " π" ,
69
69
"title" : " Lowpoly Bot" ,
70
- "url" : " https://twitter.com/lowpolybot"
70
+ "url" : " https://twitter.com/lowpolybot" ,
71
+ "description" : " A Twitter bot by @Quasimondo that creates random low-polygon versions of pictures it receives."
71
72
},
72
73
{
73
74
"icon" : " π" ,
74
75
"title" : " Node.js" ,
75
- "url" : " https://nodejs.org/en"
76
+ "url" : " https://nodejs.org/en" ,
77
+ "description" : " Documentation about Node.js, a open-source JavaScript runtime environment."
76
78
},
77
79
{
78
80
"icon" : " π" ,
79
81
"title" : " Mastodon" ,
80
- "url" : " https://mastodon.social/about"
82
+ "url" : " https://mastodon.social/about" ,
83
+ "description" : " A decentralized social media powered by Mastodon"
81
84
},
82
85
{
83
86
"icon" : " π" ,
84
87
"title" : " Mastodon API on npm" ,
85
88
"url" : " https://www.npmjs.com/package/mastodon-api" ,
86
89
"description" : " A Mastodon API Client for node"
87
90
},
88
- {
89
- "icon" : " π₯" ,
90
- "title" : " What is Mastodon?" ,
91
- "url" : " /tracks/mastodon/mastodon/what-is-mastodon"
92
- },
93
91
{
94
92
"icon" : " π" ,
95
93
"title" : " The 'procesing-java' command" ,
96
94
"url" : " https://github.com/processing/processing/wiki/Command-Line" ,
97
95
"description" : " Running Processing sketches from the command line"
98
96
}
99
97
]
98
+ },
99
+ {
100
+ "title" : " Videos" ,
101
+ "links" : [
102
+ {
103
+ "icon" : " π₯" ,
104
+ "title" : " What is Mastodon?" ,
105
+ "url" : " /tracks/mastodon/mastodon/what-is-mastodon" ,
106
+ "description" : " My track on the social media API Mastodon."
107
+ }
108
+ ]
100
109
}
101
110
],
102
111
"credits" : [
You canβt perform that action at this time.
0 commit comments