Skip to content

thingsboard/thingsboard.io

Repository files navigation

ThingsBoard Docs

Source for the documentation site at thingsboard.io/docs, built with Astro and Starlight.

Quickstart

Prerequisites: Node.js (any recent LTS) and pnpm.

pnpm install
pnpm dev          # http://localhost:4321/docs/
pnpm build:fast   # production build, skips OG image generation

Repo layout

  • src/content/docs/ — pages (Markdown / MDX, organized by language)
  • src/content/_includes/ — shared content reused across product variants (CE / PE)
  • astro.sidebar.ts — navigation tree
  • public/ — static assets and redirect rules

See CLAUDE.md for the full content architecture reference.

Contributing

See CONTRIBUTING.md for setup, the CI checks, content authoring conventions, and a playbook for common contributor tasks.

Links

License

Licensed under the terms in LICENSE.

About

Documentation repository

Resources

License

Contributing

Stars

Watchers

Forks

Contributors