X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FHome.md;h=74ae151fb0077010d077699ae0876d0243b3cc09;hb=691136c396bc27e8d997df06f21675be61263f37;hp=ff991e3d2a052c3bb283d4b907eb1332af91a7b4;hpb=4b6afbf6814acde5151edc74f0b6cf1fd7685432;p=friendica.git diff --git a/doc/Home.md b/doc/Home.md index ff991e3d2a..74ae151fb0 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -7,11 +7,10 @@ Friendica Documentation and Resources * [Account Basics](help/Account-Basics) * [New User Quick Start](help/Quick-Start-guide) * [Creating posts](help/Text_editor) - * [BBCode tag reference](help/BBCode) + * [BBCode tag reference](help/BBCode) * [Comment, sort and delete posts](help/Text_comment) - * [Profiles](help/Profiles) - * [Accesskey reference](help/Accesskeys - * [Events](help/events) + * [Accesskey reference](help/Accesskeys) + * [Events](help/events) * You and other users * [Connectors](help/Connectors) * [Making Friends](help/Making-Friends) @@ -20,37 +19,62 @@ Friendica Documentation and Resources * [Community Forums](help/Forums) * [Chats](help/Chats) * Further information - * [Improve Performance](help/Improve-Performance) * [Move your account](help/Move-Account) + * [Export / Import of followed Contacts](help/Export-Import-Contacts) * [Delete your account](help/Remove-Account) * [Frequently asked questions (FAQ)](help/FAQ) **Admin Manual** * [Install](help/Install) -* [Settings](help/Settings) +* [Update](help/Update) +* [Settings & Admin Panel](help/Settings) * [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors) -* [Message Flow](help/Message-Flow) +* [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd) * [Using SSL with Friendica](help/SSL) -* [Twitter/GNU Social API Functions](help/api) +* [Config values that can only be set in config/local.config.php](help/Config) +* [Improve Performance](help/Improve-Performance) +* [Migrate](help/Migrate) +* [Administration Tools](help/tools) +* [Admin FAQ](help/FAQ-admin) **Developer Manual** -* [Where to get started?](help/Developers-Intro) -* [Help on Github](help/Github) -* [Help on Vagrant](help/Vagrant) -* [How to translate Friendica](help/translations) -* [Bugs and Issues](help/Bugs-and-Issues) -* [Plugin Development](help/Plugins) -* [Theme Development](help/themes) -* [Smarty 3 Templates](help/smarty3-templates) +* [Get started](help/Developers-Intro) +* Set up development environment + * [Help on Github](help/Github) + * [Help on Vagrant](help/Vagrant) + * [Bugs and Issues](help/Bugs-and-Issues) +* Code structure + * [Domain-Driven-Design](help/Developer-Domain-Driven-Design) + * [Addon Development](help/Addons) + * [Theme Development](help/themes) + * [Smarty 3 Templates](help/smarty3-templates) + * [Storage backend addon](help/AddonStorageBackend) +* How To + * [Translate Friendica](help/translations) + * [Use Composer](help/Composer) + * [Move classes to `src`](help/Developer-How-To-Move-Classes-to-src) + * [Run tests](help/Tests) +* Reference + * [API endpoints](help/api) + * [Code (Doxygen generated - sets cookies)](doc/html/) + * [Protocol Documentation](help/Protocol) + * [Database schema documentation](help/database) + * [Class Autoloading](help/autoloader) **External Resources** -* [Main Website](http://friendica.com) -* [Mailing List Archive](http://librelist.com/browser/friendica/) +* [Main Website](https://friendi.ca) +* Ways to get Support + * Friendica Support Forum: [@helpers@forum.friendi.ca](https://forum.friendi.ca/~helpers) + * [Mailing List Archive](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca) you can subscribe to the list by sending an email to ``support-request(at)friendi.ca?subject=subscribe`` + * Community chat rooms (the IRC, Matrix and XMPP rooms are bridget) these public chats are logged [from IRC](https://gnusociarg.nsupdate.info/2021/%23friendica/) and [Matrix](https://view.matrix.org/alias/%23friendi.ca:matrix.org/) + * XMPP/Jabber MUC: support(at)forum.friendi.ca + * IRC: #friendica at [libera.chat](https://web.libera.chat/?channels=#friendica) + * Matrix: [#friendi.ca](https://matrix.to/#/#friendi.ca:matrix.org) or [#friendica-en](https://matrix.to/#/#friendica-en:matrix.org) at matrix.org **About** * [Site/Version Info](friendica) - +* [Friendica Credits](credits)