zulip/docs/contributing
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
..
asking-great-questions.md docs: Reorganize contribution documentation. 2022-09-21 21:55:36 -07:00
bug-reports.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
code-reviewing.md contributor docs: Rename "Version Control" to "Commit Discipline". 2022-12-07 10:19:07 -08:00
code-style.md web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
commit-discipline.md contributor docs: Link to GitHub's blog post on commit discipline. 2023-01-05 16:09:43 -08:00
contributing.md docs: Reorganize sections and pages about contributing to Zulip. 2022-08-25 11:24:57 -07:00
design-discussions.md docs: Fix typo on Design discussions doc. 2023-02-22 12:00:24 -08:00
how-we-communicate.md contributor docs: Add How we communicate page. 2023-01-18 16:07:49 -08:00
index.md contributor docs: Add How we communicate page. 2023-01-18 16:07:49 -08:00
licensing.md docs: Add contributor guide page on licensing. 2022-07-07 12:11:21 -07:00
reviewable-prs.md contributor docs: Rename "Version Control" to "Commit Discipline". 2022-12-07 10:19:07 -08:00
zulipbot-usage.md docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00