diff options
author | Alex Gleason <alex@alexgleason.me> | 2021-12-15 19:05:36 -0500 |
---|---|---|
committer | Alex Gleason <alex@alexgleason.me> | 2021-12-15 19:05:36 -0500 |
commit | e1b89fe3aa2c03576a6f2418c1e83c0ed64707a3 (patch) | |
tree | 6a8b31ef3612c4f8f5b405361c7cb875f4661d84 /docs/index.md | |
parent | 29d80b39f287ed2488a612280d41e9dd2e40a7cc (diff) | |
parent | 6eb7d69e60a96e577de92de232ed48e509f23cd4 (diff) | |
download | pleroma-e1b89fe3aa2c03576a6f2418c1e83c0ed64707a3.tar.gz pleroma-e1b89fe3aa2c03576a6f2418c1e83c0ed64707a3.zip |
Merge remote-tracking branch 'origin/develop' into live-dashboard
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/index.md b/docs/index.md index 80c5d2631..3799a0099 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,11 +16,4 @@ 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. <https://pleroma.soykaf.com>) 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). - -### 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. <https://pleroma.soykaf.com/web>) 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. +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 |