Update release name.
[AGL/documentation.git] / docs / index.md
index dd7b763..b7b5039 100644 (file)
@@ -1,10 +1,11 @@
-#### *Welcome to the Automotive Grade Linux (AGL) documentation.*
 
 <p style="text-align:center;"><img src="img/agl.png" alt="AGL" width="300"></p>
 
-This current page provides you with a brief overview of the AGL Distribution
-and with an introduction to selected topics that can help
-you get a quick start using AGL for development.
+### Welcome to the Automotive Grade Linux (AGL) documentation.
+
+This page will provide a brief overview of the AGL Distribution
+and an introduction to selected topics that can help you get a quick
+start using AGL for development.
 
 What is Automotive Grade Linux?
 -------------------------------
@@ -46,32 +47,68 @@ The "Getting Started" topics allow you to quickly accomplish some work using
 AGL.
 You can use the "Getting Started" sections to do the following:
 
-* [Quickstart](./0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md) to quickly install the     pre-built images into an emulation or hardware platform.
+* [Quickstart](./01_Getting_Started/01_Quickstart/01_Using_Ready_Made_Images.md) to quickly install the     pre-built images into an emulation or hardware platform.
 
-* [Learn How to Build an AGL Image](./0_Getting_Started/2_Building_AGL_Image/0_Build_Process.md) by working
+* [Learn How to Build an AGL Image](./01_Getting_Started/02_Building_AGL_Image/01_Build_Process_Overview.md) by working
   through fundamental steps that show you how to build for various supported
   hardware targets (e.g. Raspberry PI boards).
 
-* [Learn How to Create an Application](./3_Developer_Guides/1_Setting_Up_AGL_SDK.md) using the
+* [Learn How to Create an Application](./04_Developer_Guides/01_Setting_Up_AGL_SDK.md) using the
   application development workflow.
 
-The AGL community is diverse and supportive.
-You can become an active community member that contributes feedback,
-ideas, suggestions, bugs and documentation.
 
-* Join the IRC conversation using the `#automotive` channel on
-  `irc.libera.chat`. Make sure to turn on SSL and register your nickname.
+Participate
+-----------
+
+The AGL community is diverse and supportive. Anyone can join the mailing list, participate in Zoom meetings, or contribute to any of our projects at any time. You can become an active community member that contributes feedback, ideas, suggestions, bugs and documentation.
+
+**Communications**
+
+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.
+
+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.
+
+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.
+
+**Recurring Meetings**
+
+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.
+
+
+Platforms
+---------
+AGL uses variety of Platforms for different puposes.
+
+**Marketing**
+
+- [Website](https://www.automotivelinux.org/)
+
+- [Twitter]( https://twitter.com/autogradelinux)
+
+- [LinkdIn](https://www.linkedin.com/company/automotive-grade-linux/)
+
+- [Youtube](https://www.youtube.com/channel/UC1axavgir413w00rwBHPAtQ)
+
+**Developers**
+
+- [Gerrit](https://gerrit.automotivelinux.org) for code collaboration.
+
+- [Jira](https://jira.automotivelinux.org/) for issue tracking.
+
+- [Docs](https://docs.automotivelinux.org/) for AGL documentation.
+
+- [Wiki](https://wiki.automotivelinux.org/) for coordinating dynamic content.
 
-* Subscribe to the AGL discussions mailing list at
-  [agl-dev-community](https://lists.automotivelinux.org/g/agl-dev-community).
+- [Confluence](https://confluence.automotivelinux.org) for AGL desing work.
 
-* Learn about AGL distribution by visiting the
-  "[AGL Distribution](https://wiki.automotivelinux.org/agl-distro)" wiki page.
+- [Git](https://git.automotivelinux.org/) for hosting AGL repositories.
 
-* Explore further "Getting Started" information by visiting the
-  "[Getting Started with AGL](./0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md)"
-  wiki page.
+- [Lava](https://lava.automotivelinux.org/) for continuous integration.
 
-* Learn how to contribute by visiting the
-  "[Contributing to the AGL Distro](./6_How_To_Contribute/4_Submitting_Changes.md)"
-  wiki page.
+- [Download](http://download.automotivelinux.org/) for downloading code.