friendica/doc/Home.md

82 lines
3.2 KiB
Markdown
Raw Permalink Normal View History

2011-11-08 23:12:01 +01:00
Friendica Documentation and Resources
2011-04-13 16:07:21 +02:00
=====================================
2014-12-28 16:38:19 +01:00
**User Manual**
2011-04-13 16:07:21 +02:00
2013-05-03 07:21:06 +02:00
* General functions - first steps
2013-01-25 22:45:48 +01:00
* [Account Basics](help/Account-Basics)
* [New User Quick Start](help/Quick-Start-guide)
* [Creating posts](help/Text_editor)
* [BBCode tag reference](help/BBCode)
2013-01-25 22:45:48 +01:00
* [Comment, sort and delete posts](help/Text_comment)
2015-10-13 18:22:45 +02:00
* [Accesskey reference](help/Accesskeys)
* [Events](help/events)
2014-12-28 14:50:43 +01:00
* You and other users
2013-01-25 22:45:48 +01:00
* [Connectors](help/Connectors)
* [Making Friends](help/Making-Friends)
* [Circles and Privacy](help/Circles-and-Privacy)
2013-01-25 22:45:48 +01:00
* [Tags and Mentions](help/Tags-and-Mentions)
* [Community Groups](help/Groups)
2023-09-23 16:46:15 +02:00
* [Channels](help/Channels)
2013-01-25 22:45:48 +01:00
* [Chats](help/Chats)
* Further information
2014-12-28 16:38:19 +01:00
* [Move your account](help/Move-Account)
2019-11-03 14:34:36 +01:00
* [Export / Import of followed Contacts](help/Export-Import-Contacts)
2014-12-28 16:38:19 +01:00
* [Delete your account](help/Remove-Account)
2013-01-25 22:45:48 +01:00
* [Frequently asked questions (FAQ)](help/FAQ)
2011-04-13 16:07:21 +02:00
2014-12-28 16:38:19 +01:00
**Admin Manual**
2011-04-13 16:07:21 +02:00
* [Install](help/Install)
2018-01-17 21:30:34 +01:00
* [Update](help/Update)
* [Settings & Admin Panel](help/Settings)
* [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
* [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd)
2013-01-25 22:45:48 +01:00
* [Using SSL with Friendica](help/SSL)
* [Config values that can only be set in config/local.config.php](help/Config)
2016-12-06 15:03:57 +01:00
* [Improve Performance](help/Improve-Performance)
* [Migrate](help/Migrate)
* [Administration Tools](help/tools)
* [Admin FAQ](help/FAQ-admin)
2011-04-13 16:07:21 +02:00
2014-12-28 16:38:19 +01:00
**Developer Manual**
* [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)
2018-12-12 20:36:56 +01:00
* [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)
2011-04-13 16:07:21 +02:00
**External Resources**
2017-10-08 11:40:06 +02:00
* [Main Website](https://friendi.ca)
* Ways to get Support
* Friendica Support Group: [@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 bridged) 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
2011-04-13 16:07:21 +02:00
2011-04-30 01:58:19 +02:00
**About**
2011-11-08 23:12:01 +01:00
* [Site/Version Info](friendica)
* [Friendica Credits](credits)