> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allthingslinux.org/llms.txt
> Use this file to discover all available pages before exploring further.

# All Things Linux documentation

> Product docs for portal, atl.chat, atl.sh, atl.dev, atl.tools, atl.wiki, and tux—plus organization, governance, community, and developer reference

## Overview

Welcome. **[All Things Linux](https://allthingslinux.org) (ATL)** is a volunteer-driven **501(c)(3)** non-profit Linux community operating as an open organization.

<Card title="About ATL" icon="heart" href="/platform/about" horizontal>
  Mission, terminology, and links to the main site and Discord.
</Card>

## Products

<Columns cols={2}>
  <Card title="portal" icon="user" href="/portal">
    Identity, authentication, and the portal app.
  </Card>

  <Card title="atl.chat" icon="comments" href="/chat">
    IRC, XMPP, and multi-protocol chat.
  </Card>

  <Card title="atl.sh" icon="terminal" href="/sh">
    Public Unix (pubnix) and shell access.
  </Card>

  <Card title="atl.dev" icon="code" href="/dev">
    Developer platform and FOSS hosting.
  </Card>

  <Card title="atl.tools" icon="server" href="/tools">
    Self-hosted services and mirrors.
  </Card>

  <Card title="atl.wiki" icon="book" href="/wiki">
    MediaWiki knowledge base.
  </Card>

  <Card title="tux" icon="robot" href="/tux">
    Discord bot—moderation, leveling, utilities.
  </Card>
</Columns>

## Organization

ATL operates as an open organization — our governance, operations, policies, and strategy are public.

<Columns cols={2}>
  <Card title="Organization" icon="building-2" href="/organization">
    Mission, values, history, and roadmap.
  </Card>

  <Card title="Governance" icon="scale" href="/governance">
    Bylaws, board, code of conduct, decision-making.
  </Card>

  <Card title="Policies" icon="file-text" href="/policies">
    Privacy, terms of service, trademark.
  </Card>

  <Card title="Community" icon="users" href="/community">
    Discord guidelines, moderation, events.
  </Card>

  <Card title="Operations" icon="settings" href="/operations">
    Staff handbook, onboarding, financial ops.
  </Card>

  <Card title="Brand" icon="palette" href="/brand">
    Style guide, voice and tone, visual identity.
  </Card>

  <Card title="Security" icon="shield" href="/security">
    Security policy and vulnerability disclosure.
  </Card>
</Columns>

## Getting started

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/platform/quickstart">
    Clone the monorepo and preview docs locally.
  </Card>

  <Card title="Contribute" icon="git-pull-request" href="/platform/contributing">
    Branches, CI, and file layout for these docs.
  </Card>

  <Card title="Authoring" icon="pen-line" href="/authoring/settings">
    Writing docs with MDX and Mintlify components.
  </Card>

  <Card title="API reference" icon="square-terminal" href="/developers/api-reference/introduction">
    OpenAPI playground and endpoint reference.
  </Card>
</Columns>

## Community

<Columns cols={2}>
  <Card title="allthingslinux.org" icon="globe" href="https://allthingslinux.org">
    Main site and organizational context.
  </Card>

  <Card title="Discord" icon="discord" href="https://discord.gg/linux">
    Chat with the community.
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/allthingslinux">
    Source code and issues.
  </Card>
</Columns>
