mirror of https://github.com/zulip/zulip.git
d98446491d
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. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
astro.config.mjs | ||
package.json | ||
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.