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

# Welcome to Null Board Docs

> Documentation for Null Board and the Ink library.

## Projects

Select a project tab to view its documentation.

<CardGroup cols={2}>
  <Card title="Null Board" icon="layer-group" href="/nullboard/index">
    Infinite canvas whiteboard for ideation and planning.
  </Card>

  <Card title="Ink Library" icon="pen-nib" href="/ink/index">
    Lightweight handwriting math recognition for the web.
  </Card>

  <Card title="For Developers" icon="code-branch" href="/developers/contributing">
    Contributing guidelines and self-hosting instructions.
  </Card>

  <Card title="Resources" icon="book-open" href="/resources/faq">
    FAQ, Changelog, and other helpful resources.
  </Card>
</CardGroup>
