X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=docs%2Findex.md;h=80c5d2631f1bf2fd136d52d90fd37586a7eb0ed6;hb=426cff3372be0e2176cc93c07aead9b170a53b00;hp=3799a0099d25e85924b3d79e6f2941c2322bdfa0;hpb=720198d56950ca98f4d947dd630b0e170eda569b;p=akkoma diff --git a/docs/index.md b/docs/index.md index 3799a0099..80c5d2631 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,4 +16,11 @@ Installation instructions can be found in the installation section of these docs Great! Now you can explore the fediverse! Open the login page for your Pleroma instance (e.g. ) and login with your username and password. (If you don't have an account yet, click on Register) ### Pleroma-FE -The default front-end used by Pleroma is Pleroma-FE. You can find more information on what it is and how to use it in the [Introduction to Pleroma-FE](../frontend). \ No newline at end of file +The default front-end used by Pleroma is Pleroma-FE. You can find more information on what it is and how to use it in the [Introduction to Pleroma-FE](../frontend). + +### Mastodon interface +If the Pleroma interface isn't your thing, or you're just trying something new but you want to keep using the familiar Mastodon interface, we got that too! +Just add a "/web" after your instance url (e.g. ) and you'll end on the Mastodon web interface, but with a Pleroma backend! MAGIC! +The Mastodon interface is from the Glitch-soc fork. For more information on the Mastodon interface you can check the [Mastodon](https://docs.joinmastodon.org/) and [Glitch-soc](https://glitch-soc.github.io/docs/) documentation. + +Remember, what you see is only the frontend part of Mastodon, the backend is still Pleroma.