Skip to content

Commit 2ca75e1

Browse files
JavaProgrammerLBRSS Aggregator Bot
andauthored
feat(blog): create https://tonsky.me/projects/ (#354)
* chore(blog): create 'https://tonsky.me/projects/' * Add feed URL to Nikita Prokopov entry --------- Co-authored-by: RSS Aggregator Bot <[email protected]>
1 parent 0506546 commit 2ca75e1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/assets/blogs.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,5 +658,18 @@
658658
"url": "https://www.luochang.ink/posts/dive_into_langgraph/"
659659
}
660660
]
661+
},
662+
{
663+
"name": "Nikita Prokopov",
664+
"url": "https://tonsky.me/projects/",
665+
"describe": "拥有20多年开发经验的程序员,开发了很多clojure语言的开源项目",
666+
"avatar": "https://webp.yitianyigexiangfa.com/1765247950_4dd615e7.webp",
667+
"feed": "https://tonsky.me/atom.xml",
668+
"like": [
669+
{
670+
"title": "What I worked on",
671+
"url": "https://tonsky.me/projects/"
672+
}
673+
]
661674
}
662675
]

0 commit comments

Comments
 (0)