aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
Commit message (Collapse)AuthorAge
* Split up user guideIlja2020-10-20
| | | | | | | * 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
* FE part of BE issue 1586 provide index mdIlja2020-07-03
* I added an index.md which will be the landing page for the docs. It has an explanation of Pleroma-FE from the user point of view * See also BE MR: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2669 * And issue: https://git.pleroma.social/pleroma/pleroma/-/issues/1586