zulip/help-beta
Shubham Padia 427e2c5000 dependencies: Upgrade @astrojs/starlight to 0.25.4.
Also ran pnpm dedupe after the upgrade.
2024-08-12 09:30:25 -07:00
..
src help-beta: Create initial starlight project. 2024-08-02 18:18:01 -07:00
.gitignore help-beta: Create initial starlight project. 2024-08-02 18:18:01 -07:00
astro.config.mjs help-beta: Create initial starlight project. 2024-08-02 18:18:01 -07:00
package.json dependencies: Upgrade @astrojs/starlight to 0.25.4. 2024-08-12 09:30:25 -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: Create initial starlight project. 2024-08-02 18:18:01 -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.