Alya Abbott
b5e4d1d0e7
portico: Add quote from UTFPR to /for/education.
2024-03-13 12:43:40 -07:00
Alya Abbott
736070ca2e
portico: Align plans on /for/education with /plans.
2024-03-07 17:31:20 -08:00
Alya Abbott
ad8bdfbe20
portico: Consistently describe Zulip as organized team chat.
2024-02-27 17:01:05 -08:00
Alya Abbott
c6feafe298
portico: Link to Semsee case study.
2024-02-22 10:33:31 -08:00
Anders Kaseorg
80a6b12690
docs: Optimize /api links to skip trailing slash redirect.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-02-14 21:06:03 -05:00
Alya Abbott
10a45fc479
portico: Add categories to "Use cases and customer stories" page.
2024-01-30 13:46:47 -08:00
Alya Abbott
2432d6a721
portico: Link to GUT contact case study from other pages.
2024-01-30 13:46:47 -08:00
Alya Abbott
ce7cf883e3
portico: Add GUT contact case study.
2024-01-30 13:46:47 -08:00
Karl Stolley
cc4bb3493a
portico: Scope pricing-plans styles to pages that need it.
2024-01-15 18:43:33 -08:00
Alex Vandiver
e0bd169c77
docs: Fix other help pages that were renamed or moved, to save a redirect.
2024-01-11 13:52:12 -08:00
Alex Vandiver
c217280c23
docs: Fix help links for pm -> dm rename, to save a redirect.
2024-01-11 13:52:12 -08:00
Karl Stolley
acbe843b09
portico: Update pricing buttons on business, self-hosting.
...
This also defaults to the Zulip Cloud plans tab on the business
page.
2023-12-05 11:09:41 -08:00
Karl Stolley
2ea37a54a6
portico: Update plans tab on other pages.
...
This adds the new tabs from /plans to:
* /for/business
* /self-hosting
And it isolates legacy styles to preserve the tabs on
/for/education
Fixes : #28013
2023-12-05 11:09:41 -08:00
Karl Stolley
93aa5747d3
plans_page: Duplicate existing pricing for business page.
2023-12-01 15:12:31 -08:00
Aman Agrawal
ce20325947
corporate: Redirect `Request sponsorship` to new /sponsorship/ URL.
2023-11-06 14:55:14 -08:00
Alya Abbott
ca8984418f
portico: Update quotes on /for/open-source.
2023-10-01 09:35:11 -07:00
Anders Kaseorg
acd0c5568a
corporate: Remove Twitter third-party JavaScript and branding.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-09-21 08:53:37 -07:00
Ujjawal Modi
54c7cbaf1c
docs: Change `Create an invitation link` heading.
...
This commit changes the `Create an invitation link` heading
in help docs to `Create a reusable invitation link`.
2023-09-07 14:21:01 -07:00
David
75a654b9ab
help: Update links to "Edit a message" and "Delete a message".
...
The series including 0349152f0f
split
this page into two smaller pages.
2023-08-28 18:09:41 -07:00
David Rosa
d205850d54
docs: Update .html links pointing to "Upgrade Zulip" or "Modify Zulip".
...
Follow-up to #24089 .
2023-08-11 16:49:32 -07:00
Aman Agrawal
e760e57bce
open-source: Convert deleted tweet into a quote.
...
This tweet was deleted since user moved to mastodon from twitter
and used a tool to delete all their tweets.
2023-07-24 10:50:11 -07:00
Anders Kaseorg
639efc5ce1
docs: Update Transifex URLs.
...
https://help.transifex.com/en/articles/7171815-web-application-s-domain-change
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-06-12 17:38:41 -07:00
Alya Abbott
cf17c336b4
portico: Link to Atolio case study.
2023-04-26 14:33:30 -07:00
Alex Vandiver
3e307781dd
web: Save a 301 redirect from /for/x to /for/x/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
4b21852e72
web: Save a 301 redirect from /why-zulip to /why-zulip/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
14d19c00d7
web: Save a 301 redirect from /features to /features/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
1d428af776
web: Save a 301 redirect from /privacy/ to /policies/privacy.
2023-03-24 14:51:01 -07:00
Alex Vandiver
d9daeb13e0
web: Save a needless 301 redirect from /apps to /apps/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
c686c5ed0f
web: Save a needless 301 redirect from /plans to /plans/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
eb81e62eaa
web: Save a needless 301 redirect from /hello to /hello/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
a1570ff3dd
web: Save a needless 301 redirect from /integrations to /integrations/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
5967dda35d
web: Save a needless 301 redirect from /upgrade to /upgrade/.
2023-03-24 14:51:01 -07:00
Alya Abbott
6585cb0717
portico: Link to new End Point Dev case study.
2023-03-21 16:20:30 -07:00
Aman Agrawal
dbe930394f
footer: Integrate newly designed footer.
...
This footer was designed and mostly written by @terpimost.
This adds a new design of the footer for both corporate and not
corporate enabled pages.
2023-03-10 17:34:15 -08:00
Anders Kaseorg
ed069ebe0e
docs: Remove spaces before commas.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-02-22 17:17:25 -08:00
Alex Vandiver
c24bd07b76
templates: Use static() helper to generate /static/ URLs.
2023-02-14 17:17:06 -05:00
David Rosa
2b9b0acaa4
help: Update URL references to new "Configure email visibility" page.
2023-02-10 18:15:56 -08:00
Sebastian Noack
177e51a900
css: Replace unnecessary figure element with div.
...
The figure element here was used for a text bubble rather than a
graphics (i.e. "figure"), hence a div element is more appropriate.
This change doesn't effect the visual styling as verfied by comparing
the rendered result visually, and comparing the applied styles in the
devtools.
2022-12-16 00:01:19 -08:00
Lauryn Menard
c9044f7acd
recent-topics: Rename to "Recent conversations" in web-app and docs.
...
Replaces instances of "recent topics" in the web-app and documentation
to be "recent conversations".
Renames both `recent-topics.md` files in the help center to be
`recent-conversations.md` and updates/redirects links to new URL.
Does not update instances of "recent topics" in frontend code comments
and does not update the main overview changelog, for now.
Does not change case study text where "recent topics" was referenced
in a quote, but does change generic text references to be "recent
conversations".
2022-10-21 10:28:19 -07:00
Alya Abbott
f8c7c2535d
portico: Link to Open communities directory from /for/X pages.
2022-10-20 15:52:18 -07:00
David Rosa
64c31b7cb9
help: Rename "Add custom profile fields" -> "Custom profile fields".
...
Renames the help article on custom profile fields to reflect that
its content is not just about adding fields.
Adds a redirect from the old URL to the new URL and updates internal
links, linking to #add-a-custom-profile-field where appropriate.
Fixes #23170 .
2022-10-19 11:58:00 -07:00
Aman Agrawal
e14e62c24c
templates: Remove unused `no-slide` class.
2022-10-17 11:08:16 -07:00
Alya Abbott
a14c121090
portico: Minor updates to /for/X pages.
2022-09-28 16:03:11 -07:00
Lauryn Menard
34f5218cc8
templates: Replace default HTML title and meta-description elements.
...
Removes the default title element of "Zulip" from `base.html` and
the default meta-description sentence from `meta_tags.html`. Also
removes default open graph metadata.
For portico templates that would would fail tests, set both
`PAGE_TITLE` and `PAGE_DESCRIPTION` variables with appropriate
content.
Co-authored-by: Alya Abbott <alya@zulip.com>
2022-09-19 20:17:17 -07:00
Lauryn Menard
049302fe61
templates: Rename `OPEN_GRAPH` variables to `PAGE` or `PAGE_METADATA`.
...
Renames existing template variables starting with `OPEN_GRAPH` to be
either `PAGE` or `PAGE_METADATA` since these variables are used for
adding both open graph metdata and page titles/descriptions for SEO.
2022-09-06 14:57:06 -07:00
Aman Agrawal
a5d7a334c4
urls: Move /plans files to corporate folder.
2022-08-22 15:53:43 -07:00
Aman Agrawal
afd31b739d
templates: Move case-studies and /for pages to corporate folder.
...
Since these pages don't belong in a self-hosted server.
2022-08-22 15:53:43 -07:00