zulip/docs/git
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
..
cheat-sheet.md web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
cloning.md docs: Rename setup-vagrant.md -> setup-recommended.md. 2022-09-15 15:54:14 -07:00
collaborate.md docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
fixing-commits.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
index.md docs: Convert reST index pages to Markdown. 2021-08-20 06:22:42 -07:00
overview.md contributor docs: Rename "Version Control" to "Commit Discipline". 2022-12-07 10:19:07 -08:00
pull-requests.md docs: Update WIP PR convention to GitHub draft PRs. 2022-06-28 13:16:38 -07:00
reviewing.md docs: Display `main` branch name as inline code. 2021-09-06 12:56:35 -07:00
setup.md docs: Rename setup-vagrant.md -> setup-recommended.md. 2022-09-15 15:54:14 -07:00
terminology.md docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
the-git-difference.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
troubleshooting.md docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
using.md contributor docs: Rename "Version Control" to "Commit Discipline". 2022-12-07 10:19:07 -08:00
working-copies.md docs: Clean redundant relative links. 2022-02-24 16:12:18 -08:00
zulip-tools.md docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00