zulip/help-beta
Shubham Padia d98446491d help-beta: Add support for images.
Partially fixes #31255. We'll need to copy images to src/ at the time of
cutover. See
https://chat.zulip.org/#narrow/stream/6-frontend/topic/Handling.20images.20in.20help.20center.20starlight.20migration.2E/near/1915130
for more details.

We've also copied over css relevant to markdown images, while making
some small changes to it so that it works better with existing
starlight styling.
2024-10-24 13:01:50 -07:00
..
src help-beta: Add support for images. 2024-10-24 13:01:50 -07:00
.gitignore
README.md
astro.config.mjs help: Remove 'Getting your organization started with Zulip' guide. 2024-09-30 11:58:31 -07:00
package.json dependencies: Upgrade JavaScript dependencies. 2024-10-04 08:47:07 -07:00
tsconfig.json

README.md

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.