mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
This commit does not apply the gradient for the idle user circle icon. We are instead just displaying --color-user-circle-idle for now. #35496 tracks this followup. We need to use icon tags in our markdown for the icons to be converted to unplugin icons by the conversion script, this commit fixes that problem at source for the availability icons. The css is duplicated from portico/markdown.css, we have not added any notes that this is duplicated since the css for these classes is already being duplicated without warning and a simple grep while making those changes would make it obvious on what changes need to happen.
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.