zulip/templates/zerver
Shubham Padia d333ddb961 help: Remove current help center.
This commit removes the current help center markdown files and any logic
that was used to host those files at help/.

We also remove a bunch of tests, we should the equivalent of those tests
for the new help center. Issues to track: #35649, #35647. These issues
track adding back tests for redirects and broken links.

We had a symlink from templates/zerver/integrations/email.md pointing to
help/using-zulip-via-email.md. We can no longer have that symlink since
the latter has been converted to an MDX file. We have deleted the
symlink and put a markdown file in it's place. Both the files have
comments to edit the other in case of changes.

This commit also makes changes in astro config, astro component paths
and other places to move the starlight help center docs base path from
/starlight_help to /help.

The change to rename /starlight_help/ to /help/ in MDX files is done in
the next commit. If we squash these commits, this line should be
removed.

`./tools/build-help-center` no longer does the conversion step.

We also remove some dead code related to the old help center in
documentation.py.
2025-09-03 09:28:15 -07:00
..
app inbox: Don't show focus outlines without inbox relevant keypress. 2025-07-22 17:23:47 -07:00
config_error config_error: Support passing arguments specifying the "go back" link. 2024-03-05 11:53:51 -08:00
development help: Remove current help center. 2025-09-03 09:28:15 -07:00
emails corporate: Send fixed-price stale audit log internal billing email. 2025-08-27 11:54:33 -07:00
include
integrations help: Remove current help center. 2025-09-03 09:28:15 -07:00
policies_absent portico: Use /help/ style pages for displaying policies. 2021-12-10 17:56:12 -08:00
policies_minimal documentation: Support having no sidebar for policies docs. 2024-01-07 19:11:16 -08:00
portico_error_pages email_change: Use HTML error for user deactivated error. 2025-05-06 11:12:16 -07:00
tests/markdown markdown/tabbed_sections: Raise exception for missing tab name. 2021-10-01 16:25:17 -07:00
accounts_accept_terms.html register: Fix ToS error overlapping with subscribed checkbox text. 2025-06-24 12:01:50 -07:00
accounts_home.html register: Fix missing translation tag on 'Email'. 2024-12-07 21:56:34 -08:00
accounts_send_confirm.html registration: Set the organization language at creation time. 2023-10-26 16:27:35 -07:00
base.html Revert "webpack: Use CORS requests for stylesheets." 2025-04-15 16:18:06 -07:00
change_email_address_visibility_modal.html modal: Rename modal__btn -> modal__button. 2024-11-14 12:03:36 -08:00
close_window.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
compare-education.html core_docs: Update translated language count and help center links. 2022-03-24 14:49:30 -07:00
confirm_continue_registration.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
create_realm.html create_realm: Show import text only if automated import is disabled. 2025-04-30 00:06:43 -07:00
deactivated.html auth: Only automatically redirect for same domain redirects. 2025-07-10 10:46:59 -07:00
desktop_login.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
desktop_redirect.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
dev_env_email_access_details.html
digest_base.html emails: Inline CSS in emails in build_email. 2023-04-05 12:22:29 -07:00
documentation_main.html help: Remove current help center. 2025-09-03 09:28:15 -07:00
email.html send_email: Set the Date header according to local enqueue time. 2025-03-10 16:48:08 -07:00
find_account.html portico: Customise "Find your accounts" page. 2024-11-01 09:58:50 -07:00
footer.html portico: Add partnership program page. 2025-05-19 16:36:26 -07:00
gradients.html
invalid_email.html zerver: Replace occurrences of uri with url in other templates. 2024-05-24 11:18:35 -07:00
invalid_realm.html auth: Fix 500 error on accessing selfhosting subdomain user login page. 2025-02-12 12:43:23 -08:00
landing_nav.html case-studies: Add WindBorne case study. 2025-07-02 09:36:47 -07:00
log_into_subdomain_token_invalid.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
login.html ui: Improve the placement of the "Forgot password" action. 2025-06-05 15:58:29 -07:00
meta_tags.html templates: Use static() helper to generate /static/ URLs. 2023-02-14 17:17:06 -05:00
new_user_email_address_visibility.html register: Add description below name field. 2024-03-14 10:53:36 -07:00
no_spare_licenses.html zerver: Replace occurrences of uri with url in other templates. 2024-05-24 11:18:35 -07:00
portico_signup.html
portico-header-dropdown.html header: Avoid using .dropdown for class name. 2024-01-12 08:40:51 -08:00
portico-header.html help: Remove current help center. 2025-09-03 09:28:15 -07:00
portico-help.html
portico.html blueslip: Decouple blueslip error overlay from popup alerts. 2025-06-04 11:28:49 -07:00
realm_creation_form.html import: Label tweak. 2025-06-24 16:50:05 -07:00
realm_import_post_process.html realm_import_post_process: Show verified email in bold. 2025-05-28 17:19:51 -07:00
realm_reactivation_link_error.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
realm_reactivation.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
realm_redirect.html portico: Improve layout of /go page. 2024-12-17 23:24:00 -08:00
register.html register: Fix ToS error overlapping with subscribed checkbox text. 2025-06-24 12:01:50 -07:00
reset_confirm.html password: Add password limit inidcator to form. 2025-01-13 11:53:40 -08:00
reset_done.html i18n: Remove a spurious leading space in a translation string. 2025-05-29 11:58:57 -07:00
reset_emailed.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
reset.html reset: Tag "forgot password" text for translation. 2023-02-21 09:16:22 -08:00
slack_import.html slack_import: Pipe file processing error message to the user. 2025-06-16 10:46:25 -07:00
social_auth_select_email.html social_auth: Fix keyboard navigation on accounts in oauth. 2025-06-26 10:02:30 -07:00
unsubscribe_link_error.html templates: Add CSS formatting to unsubscribe link error page. 2023-04-26 15:41:20 -07:00
unsubscribe_success.html zerver: Replace occurrences of uri with url in other templates. 2024-05-24 11:18:35 -07:00