Skip to content

Commit

Permalink
feat: first blog
Browse files Browse the repository at this point in the history
  • Loading branch information
coderz-w committed Nov 13, 2024
1 parent c176c47 commit 5fbeeb3
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 551 deletions.
8 changes: 4 additions & 4 deletions config/friends.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@ export const friendsList: FriendModel[] = [
name: 'YYGod',
url: 'https://www.yygod0120.com/zh-CN/about',
avatar: 'https://avatars.githubusercontent.com/u/116366929?v=4',
desc: '美团架构师',
desc: '',
},
{
name: 'CeazzZY',
url: 'https://ceazzzy.github.io/',
avatar: 'https://avatars.githubusercontent.com/u/60310690?v=4',
desc: '字节臂展腾旭架构师.',
desc: '字节架构师',
},
{
name: 'sunsunmonkey',
url: 'https://sunsunmonkey.github.io/',
avatar: 'https://avatars.githubusercontent.com/u/116412388?v=4',
desc: '司马架构师',
desc: '',
},
{
name: 'seasaon',
url: 'https://seasonhl.github.io/',
avatar: 'https://avatars.githubusercontent.com/u/93079830?v=4',
desc: '快手转正犬',
desc: '',
},
];

Expand Down
2 changes: 2 additions & 0 deletions markdown/first.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
记录一下建站的第一天,也许开心到爆炸.
![建站图片](https://upload-bbs.miyoushe.com/upload/2024/07/27/75276539/98580c852764d70e5a9597aa7678f131_2245446554692880272.jpg)
18 changes: 5 additions & 13 deletions markdown/index.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
[
{
"authors": ["yy"],
"path": "yyblog.md",
"title": "yyblog",
"tag": "技术/react",
"coverImage": "https://p6-xtjj-sign.byteimg.com/tos-cn-i-73owjymdk6/0b76076eab124179816d68b846280cdc~tplv-73owjymdk6-jj-mark-v1:0:0:0:0:5o6Y6YeR5oqA5pyv56S-5Yy6IEAgTWVnYXRyb25LaW5n:q75.awebp?rk3s=f64ab15b&x-expires=1731736114&x-signature=3ggdE9od5WvMZaVJ7VFlQtt48rA%3D"
},
{
"authors": ["yy"],
"path": "react19.md",
"title": "react19",
"tag": "随笔/生活",
"summary": "这篇文章记录了react19相关的一些内容",
"coverImage": "https://p6-xtjj-sign.byteimg.com/tos-cn-i-73owjymdk6/0b76076eab124179816d68b846280cdc~tplv-73owjymdk6-jj-mark-v1:0:0:0:0:5o6Y6YeR5oqA5pyv56S-5Yy6IEAgTWVnYXRyb25LaW5n:q75.awebp?rk3s=f64ab15b&x-expires=1731736114&x-signature=3ggdE9od5WvMZaVJ7VFlQtt48rA%3D"
"authors": ["zhw"],
"path": "first.md",
"title": "建站",
"tag": "生活",
"coverImage": "https://upload-bbs.miyoushe.com/upload/2024/07/27/75276539/98580c852764d70e5a9597aa7678f131_2245446554692880272.jpg"
}
]
86 changes: 30 additions & 56 deletions markdown/output.json

Large diffs are not rendered by default.

248 changes: 0 additions & 248 deletions markdown/react19.md

This file was deleted.

Loading

0 comments on commit 5fbeeb3

Please sign in to comment.