zulip/help-beta
Anders Kaseorg d0f9fb73cc dependencies: Upgrade JavaScript dependencies.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2025-07-22 14:19:56 -07:00
..
src help-beta: Make icons work in dark mode. 2025-07-22 12:55:05 -07:00
.gitignore help-beta: Convert our custom file import syntax to astro. 2025-04-15 13:55:09 -07:00
astro.config.mjs help-beta: Use defaultClass instead of defaultStyle. 2025-07-22 12:55:05 -07:00
package.json dependencies: Upgrade JavaScript dependencies. 2025-07-22 14:19:56 -07:00
README.md help-beta: Add development instructions and umbrella issue to README. 2024-08-02 18:18:01 -07:00
tsconfig.json help-beta: Add option to format mdx documents. 2025-07-18 12:44:29 -07:00

Help center (beta) documentation

This directory is part of an ongoing migration project to convert our help center documentation to use starlight and add search to the docs at the same time.

The status of the project can be tracked at this umbrella issue: https://github.com/zulip/zulip/issues/30450

If you are a developer, you can refer to /devtools page on your zulip installation to know what commands to use to run the project for development.