diff --git a/astro.config.mjs b/astro.config.mjs index 1d6e34b..bb35822 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -63,20 +63,6 @@ export default defineConfig({ }, items: ["beginner/what-is-pulsate", "beginner/getting-started"], }, - { - label: "ユーザーガイド", - translations: { - en: "User Guide", - }, - items: ["user/post"], - }, - { - label: "コミュニティ", - translations: { - en: "Community", - }, - items: ["community/sponsor"], - }, ...openAPISidebarGroups, ], }), diff --git a/src/content/docs/beginner/getting-started.mdx b/src/content/docs/beginner/getting-started.mdx index d5feba5..4f21130 100644 --- a/src/content/docs/beginner/getting-started.mdx +++ b/src/content/docs/beginner/getting-started.mdx @@ -5,10 +5,6 @@ description: Pulsate をはじめるためのガイド import { Aside } from "@astrojs/starlight/components"; - - ## Pulsate を始める前に ActivityPub に対応した分散型SNSは、X や Instagram などの他SNSとは大きく異なります。 diff --git a/src/content/docs/beginner/what-is-pulsate.mdx b/src/content/docs/beginner/what-is-pulsate.mdx index f360aa6..e45d0f9 100644 --- a/src/content/docs/beginner/what-is-pulsate.mdx +++ b/src/content/docs/beginner/what-is-pulsate.mdx @@ -7,12 +7,12 @@ import { Aside } from "@astrojs/starlight/components"; Pulsate Documentation へようこそ。 -Pulsate は ActivityPub 実装の次世代分散型ソーシャルネットワーキングです。拡張性に優れ、高速で、開発者・ユーザーに優しい設計で開発されています。 +Pulsate は ActivityPub への対応を目指す次世代分散型ソーシャルネットワーキングです。拡張性に優れ、高速で、開発者・ユーザーに優しい設計を目指して開発されています。 ## ActivityPub とは [ActivityPub](https://w3c.github.io/activitypub/) は分散型ソーシャルネットワーキングのためのプロトコルです。 @@ -25,8 +25,8 @@ Pulsate のユーザーと Misskey, Mastodon ユーザーに対して投稿を Pulsate は以下の特徴を持っています。 -- **高いパフォーマンス**: Pulsate はMisskey や Mastodon のような他の ActivityPub 実装よりも高速に動作します。 -- **ActivityPub 実装**: Pulsate は ActivityPub を実装しているため、Misskey や Mastodon を始めとする ActivityPub 実装の他のプラットフォームのサーバーとも繋がれます。 +- **高いパフォーマンス**: Misskey や Mastodon のような他の ActivityPub 実装よりも高速に動作することを目指しています。 +- **ActivityPub 対応予定**: Pulsate は ActivityPub への対応を予定しており、実装が完了すれば Misskey や Mastodon を始めとする ActivityPub 実装の他のプラットフォームのサーバーとも繋がれるようになります。 - **カスタマイズ可能**: Pulsate は拡張性に優れており、様々なカスタマイズが可能です。外観を変更したり既存の機能を削除、追加することができます。またコミュニティのサポートが充実しており、サードパーティ製クライアントの開発も容易です。 - **セキュリティ重視**: Pulsate はセキュリティに重点を置いた設計で、ユーザーデータの保護と安全性を確保しています。 - **ユーザーフレンドリー**: Pulsate はユーザーフレンドリーに設計されており、UI/UX は非常にシンプルで、分散型SNSを使ったことがない人でも直感的に扱えるようになっています。 diff --git a/src/content/docs/community/sponsor.mdx b/src/content/docs/community/sponsor.mdx deleted file mode 100644 index 8599ed7..0000000 --- a/src/content/docs/community/sponsor.mdx +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 寄付 -description: Pulsate への寄付ガイド ---- - -### 当プロジェクトへの寄付について - -Pulsate Project は非営利団体が運営しているプロジェクトです。 Pulsate の利用は完全無料であるため、そのためソフトウェアの開発資金は全て皆さんの寄付などに頼っています。 - -当プロジェクトでは `$1` から [GitHub Sponsor](https://github.com/sponsors/pulsate-dev) にて寄付を受け付けていますので、今度も当プロジェクトを続けられるようにぜひご支援お願いします。 - -### 寄付の使途 - -寄付金は `pulsate.dev` ドメインの維持費や、プロジェクト運営・開発で使用します。 - -### インスタンスへの寄付 - -分散型インスタンスは運営するためにサーバー費用やメンテナンスコストなど、様々な費用が発生しています。これは Pulsate だけでなく Misskey や Mastodon のインスタンスであっても同様です。 - -こうした個人単位でのインスタンスの運営を支援することで分散型は続いていくと私たちは考えています。インスタンス運営者は寄付を受け取るための方法を設定している場合がありますので、運営者に直接お問い合わせください。 diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 5a689f7..f8bcc32 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -33,7 +33,7 @@ import { Aside, Card, CardGrid } from '@astrojs/starlight/components'; - Misskey や Mastodon のような他の ActivityPub 実装よりも高速に動作します。 + Misskey や Mastodon のような他の ActivityPub 実装よりも高速に動作することを目指して開発しています。 常にユーザー中心の設計を心かけています。UI/UX は非常にシンプルで、分散型SNSを使ったことがない人でも直感的に扱えるようになります。 @@ -45,7 +45,7 @@ import { Aside, Card, CardGrid } from '@astrojs/starlight/components'; 開発者向けのサポート及びドキュメントが充実しているので、サードパーティ製クライアントなどが簡単に作れます。 - ActivityPub を実装している他のプラットフォームのサーバーとも繋がれます。別のサーバーにいる友達と繋がるためだけにアカウントを複数持つ必要はありません。 + ActivityPub への対応を予定しており、実装が完了すれば他のプラットフォームのサーバーとも繋がれるようになります。別のサーバーにいる友達と繋がるためだけにアカウントを複数持つ必要がなくなることを目指しています。 オープンソースの精神に基づき、ソースコードをインターネットに公開しているため誰でも開発に参加することができます。 @@ -54,16 +54,6 @@ import { Aside, Card, CardGrid } from '@astrojs/starlight/components';
- - -
-
- [Copyright © 2023-2024 Sho Sakuma & Pulsate Project Team](https://github.com/pulsate-dev/pulsate/blob/main/AUTHORS.md) + [Copyright © 2023-2026 Sho Sakuma & Pulsate Project Team](https://github.com/pulsate-dev/pulsate/blob/main/AUTHORS.md)
diff --git a/src/content/docs/roadmap.mdx b/src/content/docs/roadmap.mdx index b0b69bf..09522e2 100644 --- a/src/content/docs/roadmap.mdx +++ b/src/content/docs/roadmap.mdx @@ -15,9 +15,9 @@ import { Badge, Steps } from '@astrojs/starlight/components'; 3. UX の向上 (v0.3) - 4. モデレーション機能の強化 (v0.4) - + 4. モデレーション機能の強化 (v0.4) - 5. GA (v1.0) - 2025年末までにリリース予定 + 5. GA (v1.0) ---- diff --git a/src/content/docs/user/post.mdx b/src/content/docs/user/post.mdx index 461d8d2..54641e7 100644 --- a/src/content/docs/user/post.mdx +++ b/src/content/docs/user/post.mdx @@ -4,6 +4,9 @@ description: Pulsate の投稿についてのガイド banner: content: | 注意: 最新リリースでは機能や仕様が異なる場合があります。 +pagefind: false +sidebar: + hidden: true --- import { Aside } from "@astrojs/starlight/components";