Switch hosting to Vercel (#1113)
* Fix URLs to work when `baseURL` is in a sub-directory * Use `RelPermalink` to not have assets loaded from `baseUrl` * Add `.vercel` to gitignore * Remove deploy Github Action, we are now using Vercel
This commit is contained in:
parent
ffbe66a389
commit
d356c6caac
54 changed files with 267 additions and 290 deletions
|
@ -22,7 +22,7 @@ menu:
|
|||
|
||||
Mastodonのウェブサイトは単独で運用できます。従来のウェブサイトとまるっきり同じように、人々は、Mastodonのウェブサイトの一つに登録してメッセージを投稿したり写真をアップロードしたりすることで互いにおしゃべりします。そして従来のウェブサイトとは*異なり*、Mastodonのウェブサイトは相互運用できるため、それぞれのMastodonの間でユーザーは相互に通信できます。つまり、あなたのGmailにあるアカウントからOutlookやFastmail、Protonmail、またはその他のメールプロバイダーにあるアカウントの誰かに、その宛先の電子メールアドレスを知ってさえいれば電子メールを送信できるように、**そういったアドレスを使ってあなたはどのウェブサイトにいるどんなユーザーに対してもメンションやメッセージを送ることができるのです**。
|
||||
|
||||
{{< figure src="/assets/image%20%289%29.png" caption="中央型(左)、連合型(中央)、分散型(右)" >}}
|
||||
{{< figure src="assets/image%20%289%29.png" caption="中央型(左)、連合型(中央)、分散型(右)" >}}
|
||||
|
||||
## ActivityPubとは? {#fediverse}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue