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

# bluejutzu docs

> Documentation for every bluejutzu project, in one place.

Pick a project below. Each one keeps its own guides, reference and changelog —
this page is just the front door.

<CardGroup cols={2}>
  <Card title="bmux" icon="image" href="/bmux">
    Convert and compress images locally, from the command line or the browser.
  </Card>

  <Card title="GLua" icon="code" href="/glua">
    Language tooling for Garry's Mod: LSP, formatter, linter and CLI.
  </Card>
</CardGroup>

## Adding a new project

See [CONTRIBUTING.md](https://github.com/Bluejutzu/docs/blob/main/CONTRIBUTING.md) in this repo for how a
new project plugs into this site.
