add comment
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"uri": "at://did:plc:vzsvtbtbnwn22xjqhcu3vd6y/ai.syui.log.post/3mchqlshygs2s",
|
||||
"cid": "bafyreiaww3o6uoayzosgkymc7cazaja6ebyw4ahtk3dpvqq5xd3m6juyz4",
|
||||
"title": "ailogを作り直した",
|
||||
"content": "## ailogとは\n\natprotoと連携するサイトジェネレータ。\n\n## ailogの使い方\n\n```sh\n$ git clone https://git.syui.ai/ai/log\n$ cd log\n$ cat public/config.json\n{\n \"title\": \"syui.syui.ai\",\n \"handle\": \"syui.syui.ai\",\n \"collection\": \"ai.syui.log.post\",\n \"network\": \"syu.is\",\n \"color\": \"#0066cc\"\n}\n---\n$ npm run dev\n```\n\n## ailogのコンセプト\n\n1. at-browserを基本にする\n2. atproto oauthでログインする\n3. 記事をポストする\n\n## ailogの追加機能\n\n1. atproto recordからjsonをdownloadすると表示速度が上がる\n2. コメントはurlの言及を検索して表示",
|
||||
"createdAt": "2026-01-15T13:59:52.367Z"
|
||||
}
|
||||
11
content/did:plc:vzsvtbtbnwn22xjqhcu3vd6y/collections.json
Normal file
11
content/did:plc:vzsvtbtbnwn22xjqhcu3vd6y/collections.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
"ai.syui.log",
|
||||
"ai.syui.log.chat",
|
||||
"ai.syui.log.post",
|
||||
"ai.syui.rse.user",
|
||||
"app.bsky.actor.profile",
|
||||
"app.bsky.feed.post",
|
||||
"app.bsky.feed.repost",
|
||||
"app.bsky.graph.follow",
|
||||
"chat.bsky.actor.declaration"
|
||||
]
|
||||
BIN
content/did:plc:vzsvtbtbnwn22xjqhcu3vd6y/favicons/bsky.app.png
Normal file
BIN
content/did:plc:vzsvtbtbnwn22xjqhcu3vd6y/favicons/bsky.app.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
BIN
content/did:plc:vzsvtbtbnwn22xjqhcu3vd6y/favicons/syui.ai.png
Normal file
BIN
content/did:plc:vzsvtbtbnwn22xjqhcu3vd6y/favicons/syui.ai.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
21
content/did:plc:vzsvtbtbnwn22xjqhcu3vd6y/profile.json
Normal file
21
content/did:plc:vzsvtbtbnwn22xjqhcu3vd6y/profile.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"did": "did:plc:vzsvtbtbnwn22xjqhcu3vd6y",
|
||||
"handle": "syui.syui.ai",
|
||||
"displayName": "syui",
|
||||
"avatar": "https://bsky.syu.is/img/avatar/plain/did:plc:vzsvtbtbnwn22xjqhcu3vd6y/bafkreigta4pf5h7uvx6jpfcm3d6aeq4g3qpsiqjdoeytnutwp6vwc2yo7u@jpeg",
|
||||
"associated": {
|
||||
"lists": 0,
|
||||
"feedgens": 0,
|
||||
"starterPacks": 0,
|
||||
"labeler": false,
|
||||
"activitySubscription": {
|
||||
"allowSubscriptions": "followers"
|
||||
}
|
||||
},
|
||||
"labels": [],
|
||||
"createdAt": "2025-09-19T06:17:42.000Z",
|
||||
"indexedAt": "2025-09-19T06:17:42.000Z",
|
||||
"followersCount": 1,
|
||||
"followsCount": 1,
|
||||
"postsCount": 74
|
||||
}
|
||||
Reference in New Issue
Block a user