zulip/help-beta
Anders Kaseorg cac3bca409 dependencies: Upgrade JavaScript dependencies.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-11-27 09:54:56 -08:00
..
src eslint: Remove incorrectly duplicated configuration for help-beta. 2024-11-26 19:46:02 -08:00
.gitignore
astro.config.mjs lint: Recognize more JavaScript file extensions. 2024-11-09 23:09:46 -08:00
package.json dependencies: Upgrade JavaScript dependencies. 2024-11-27 09:54:56 -08: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: Fix TypeScript module configuration. 2024-11-26 19:46:02 -08: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.