pleroma-fe/docs/index.md
Ilja 54987b0bc8 Split up user guide
* I split up the user guide into seperate section to make it more clear/orderly
* I added a general overview page for the FE from where it links to the other sections that give more detailed information
* I updated outdated information and added new information where I felt was required
* I fixed broken links in other parts of the docs as well
2020-10-20 10:45:05 +00:00

690 B

Introduction to Pleroma-FE

What is Pleroma-FE?

Pleroma-FE is the default user-facing frontend for Pleroma. It's user interface is modeled after Qvitter which is modeled after an older Twitter design. It provides a simple 2-column interface for microblogging. While being simple by default it also provides many powerful customization options.

How can I use it?

If your instance uses Pleroma-FE, you can acces it by going to your instance (e.g. https://pleroma.soykaf.com). You can read more about it's basic functionality in the Pleroma-FE User Guide. We also have a guide for administrators and for hackers/contributors.