zulip/docs
Anders Kaseorg c1675913a2 web: Move web app to ‘web’ directory.
Ever since we started bundling the app with webpack, there’s been less
and less overlap between our ‘static’ directory (files belonging to
the frontend app) and Django’s interpretation of the ‘static’
directory (files served directly to the web).

Split the app out to its own ‘web’ directory outside of ‘static’, and
remove all the custom collectstatic --ignore rules.  This makes it
much clearer what’s actually being served to the web, and what’s being
bundled by webpack.  It also shrinks the release tarball by 3%.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-02-23 16:04:17 -08:00
..
_static readthedocs: Add proper backlink to the Zulip homepage. 2021-07-06 10:59:59 -07:00
_templates contributor docs: Rename "Upgrade or modify Zulip" -> "Upgrade Zulip". 2023-01-27 12:41:56 -08:00
contributing web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
development web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
documentation web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
git web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
images contributor docs: Add section on machine translation in Transifex. 2023-01-04 11:01:48 -08:00
outreach docs: Remove spaces before commas. 2023-02-22 17:17:25 -08:00
overview web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
production help: Update URLs to match "Restrict message editing and deletion" title. 2023-02-10 15:56:16 -08:00
subsystems web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
testing web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
translating web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
tutorials web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
.gitignore
Makefile Revert "docs: Temporarily disable parallel building." 2022-02-28 16:28:31 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
code-of-conduct.md
conf.py docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
index.md docs: Reorganize contribution documentation. 2022-09-21 21:55:36 -07:00

README.md

Zulip Markdown documentation hosted elsewhere

The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.