summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-12-18 12:33:23 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2025-01-02 21:05:11 +0000
commit66bbde8ad9ecaec08a823766a79cfd2cdd828eb1 (patch)
treed503c7b685186ba1d42e40ca63ff8ff578473f8a
parentf8e5a60025f761e4766e6f4292b7fad7645a2f30 (diff)
Documentation: Update Meetings and add Discord on front pageHEADtrout_19.90.0trout/19.90.019.90.0master
Add new discord server link. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I0cee8cd63b3638151cee513635c13e2b90629251 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30659 Reviewed-by: Naoto YAMAGUCHI <naoto.yamaguchi@aisin.co.jp> Reviewed-by: Marius Vlad <marius.vlad@collabora.com>
-rw-r--r--docs/index.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/index.md b/docs/index.md
index b7b5039..f38da9b 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -53,8 +53,12 @@ You can use the "Getting Started" sections to do the following:
through fundamental steps that show you how to build for various supported
hardware targets (e.g. Raspberry PI boards).
+<!--
+FIXME: ... ideas are: Setup Flutter dev env and QT dev env
+
* [Learn How to Create an Application](./04_Developer_Guides/01_Setting_Up_AGL_SDK.md) using the
application development workflow.
+-->
Participate
@@ -66,19 +70,15 @@ The AGL community is diverse and supportive. Anyone can join the mailing list, p
AGL uses [groups.io](https://lists.automotivelinux.org/g/agl-main) for communication. The AGL technical community uses the AGL Developer Community mail list. The [agl-dev-community on groups.io contains](https://lists.automotivelinux.org/g/agl-dev-community) a vast [archive](https://lists.automotivelinux.org/g/agl-dev-community/topics) of publicly viewable messages and content. Please [subscribe](https://lists.automotivelinux.org/g/agl-dev-community) to the mail for developer questions, general issues, etc. This is where most of the AGL developer discussions occur. If you need help with something, do not hesitate to post your questions to this list, the AGL Community will help you!
-**IRC (Internet Relay Chat)**
-
-Please join us on IRC at the #automotive channel on Libera.chat
-
-If you have not used IRC before, Internet Relay Chat (IRC) is a convenient way to connect to teams and share text-based information in realtime. IRC is widely used by engineers when collaborating on open source projects.
+**Recurring Meetings**
-You can access IRC via the web or a traditional client - here is a [list of clients](http://www.irchelp.org/irchelp/clients/) and a primer on [how to use IRC](http://www.irchelp.org/irchelp/new2irc.html) if you are new to it.
+We have a weekly developer meeting and a number of other recurring Expert Group meetings that everyone is invited to participate in. The complete list of meetings and their information is available on AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar). You can subscribe to AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar) by logging to your LF account and clicking subscribe to calendar button at the bottom of AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar) page.
-If you are behind a firewall, a web client may be best; [irccloud](https://www.irccloud.com) is a popular hosted solution. If you want to host your own service for web access, [shout-irc](http://shout-irc.com) may be of interest and is fully open source. Codethink has setup a live instance of shout-irc at [chat.codethink.co.uk](https://chat.codethink.co.uk) for AGL community members to try out.
+**Discord**
-**Recurring Meetings**
+AGL has a discord channel that you can join using this link: [AGL Discord](https://discord.gg/bj9NMjxJUw)
-We have a weekly developer meeting and a number of other recurring Expert Group meetings that everyone is invited to participate in. The complete list of meetings and their information is available on AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar). You can subscribe to AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar) by logging to your LF account and clicking subscribe to calendar button at the bottom of AGL [Google Calendar](https://lists.automotivelinux.org/g/agl-dev-community/calendar) page.
+Note: Keep timezones in mind, ask your question and *stay* on the channel.
Platforms
@@ -109,6 +109,6 @@ AGL uses variety of Platforms for different puposes.
- [Git](https://git.automotivelinux.org/) for hosting AGL repositories.
-- [Lava](https://lava.automotivelinux.org/) for continuous integration.
+- [Lava](https://lava.automotivelinux.org/) for testing on hardware.
-- [Download](http://download.automotivelinux.org/) for downloading code.
+- [Download](http://download.automotivelinux.org/) for hosting images and other artifacts.