From a135bad78365b9b38c1013b684c4073415b2b0ef Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 28 Oct 2024 20:56:04 +0000 Subject: [PATCH] =?UTF-8?q?chat=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chat.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/chat.md b/chat.md index c1a4f6a..e94b185 100644 --- a/chat.md +++ b/chat.md @@ -2,13 +2,15 @@ [restreamer](https://github.com/datarhei/restreamer)のchat systemには`frontpage`を使います。 - - [frontpage](https://github.com/likeandscribe/frontpage)は[atproto](https://github.com/bluesky-social/atproto)を使って投稿の制御を行います。主にpdsの`collection`から検索と`at://`を使います。 [next.js](https://github.com/vercel/next.js)で書かれています。layoutは[tailwindcss](https://github.com/tailwindlabs/tailwindcss)です。 + + + + ## tailwindcss htmlに省略形式でcssを記述します。`tailwind.config.ts`を見てください。