zulip/docs/development
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
..
authentication.md docs: Fix typo in gitlab callback url in dev setup instructions. 2022-06-02 12:04:18 -07:00
index.md docs: Rename setup-vagrant.md -> setup-recommended.md. 2022-09-15 15:54:14 -07:00
overview.md docs: Rename setup-vagrant.md -> setup-recommended.md. 2022-09-15 15:54:14 -07:00
remote.md docs: Fix extra period typo. 2022-09-23 14:46:06 -07:00
request-remote.md docs: Clean redundant relative links. 2022-02-24 16:12:18 -08:00
setup-advanced.md docs: Clarify opening of direct installation section. 2022-11-22 15:54:09 -08:00
setup-recommended.md docs: Spell out `./tools/run-dev.py` in setup instructions. 2023-01-30 14:32:53 -08:00
test-install.md Remove Ubuntu 18.04 support. 2022-01-21 17:26:14 -08:00
using.md web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00