Skip to content

Getting started

This guide walks through how to use and contribute to WeObjectify documentation.

  • A modern browser
  • Optional: Node.js 20+ if you run the docs site locally
  1. Pick your language with the header switcher (English / Deutsch).
  2. Browse products from the sidebar: platform, modules, MVPs, spin-offs.
  3. Use search to jump to a topic.
  4. On long pages, follow the table of contents on the right.
Terminal window
pnpm install
pnpm dev

Open http://localhost:4321. Edit Markdoc files under src/content/docs/ or de/.

Images can live in src/assets/ or public/. Embed a video with the {% video %} tag: