Platform for Mozilla Support
Перейти к файлу
Tasos Katsoulas b1336c7d10
Update wording in new contribution experience
2022-10-14 16:54:55 +03:00
.circleci Restore uploading to S3. 2022-03-10 15:08:23 +02:00
.devcontainer svelte scaffolding for contribute pages (#5019) 2022-10-14 16:53:49 +03:00
.vscode svelte scaffolding for contribute pages (#5019) 2022-10-14 16:53:49 +03:00
bin add pre-rendering of svelte templates to run-bootstrap.sh (#5195) 2022-10-14 16:53:50 +03:00
configs Remove Vagrant. 2017-11-20 12:50:28 +02:00
docker Fix file permissions. 2022-03-14 12:01:20 +02:00
docs add more docs about pre-rendering 2022-10-14 16:53:50 +03:00
jsi18n Collect jsi18n files via staticfiles to get hashed filenames. 2016-02-23 18:17:29 -08:00
k8s Remove django-pipeline 2022-09-26 12:18:14 +03:00
kitsune Update wording in new contribution experience 2022-10-14 16:54:55 +03:00
media Update base template code/styles based on new mockups for support.mozilla.org re-design. (#3243) 2018-09-18 16:35:34 -05:00
scripts quieten gettext warnings, fix l10n for svelte 2022-10-14 16:53:50 +03:00
styleguide Remove old get-involved pages. 2022-10-14 16:54:55 +03:00
svelte Update wording in new contribution experience 2022-10-14 16:54:55 +03:00
webpack handle assets in pre-rendering 2022-10-14 16:53:49 +03:00
wsgi Set DB max conn to 0. 2022-03-30 17:47:50 +03:00
.adr-dir add ADRs 2019-01-10 13:15:06 -05:00
.dockerignore Merge branch 'main' into webpack 2021-12-16 12:44:14 +00:00
.editorconfig Remove editorconfig rules for .travis.yml file 2020-08-20 16:50:08 +00:00
.env-build move build pipeline to circleci (#4923) 2021-12-07 11:57:44 +00:00
.env-dist seperate bulk-count es7_reindex option into sql and elastic ones (#4657) 2021-02-02 14:49:42 +00:00
.env-test Merge branch 'main' into webpack 2021-12-16 12:44:14 +00:00
.eslintrc Fix eslint problems. 2015-12-15 15:23:27 -08:00
.gitignore Update gitignore 2022-07-05 18:08:04 +03:00
.nvmrc Remove prepare_django_assets script 2021-07-14 15:21:02 +03:00
.pre-commit-config.yaml add pre-commit config for svelte 2022-10-14 16:53:50 +03:00
.readthedocs.yml Add requiremets for docs 2022-09-09 17:05:34 +03:00
.stylelintrc Add stylelint config 2019-11-27 18:33:10 +01:00
CODE_OF_CONDUCT.md Update Code of Conduct. 2019-03-28 13:37:48 +02:00
CONTRIBUTORS.rst Replace manually curated list of contributors with link to generated versions. 2015-05-21 14:07:01 -07:00
Dockerfile Bump pip and poetry 2022-10-14 16:54:16 +03:00
LICENSE Fix a thing Ricky found that I missed when I fixed the other issue 2013-04-05 16:06:06 -04:00
Makefile Switch to poetry. 2022-03-10 15:05:14 +02:00
README.md Update README.md 2020-10-27 11:02:21 +01:00
babel.cfg Add babel conf for svelte. 2022-10-14 16:54:54 +03:00
babeljs.cfg Add babel conf for svelte. 2022-10-14 16:54:54 +03:00
contribute.json update team members 2022-06-29 09:46:53 -07:00
docker-compose.yml remove celery-flower from local docker config (#5199) 2022-08-10 12:28:59 -07:00
manage.py Remove django-celery dependency 2020-05-29 16:29:53 +03:00
newrelic.ini Disable distributed tracing in newrelic 2022-07-07 17:37:32 +03:00
package-lock.json Introduce urql client 2022-10-14 16:54:19 +03:00
package.json Introduce urql client 2022-10-14 16:54:19 +03:00
poetry.lock replace oauth2client with google-auth 2022-10-13 16:43:41 -07:00
postcss.config.js replicate existing postcss setup in webpack (#4840) 2021-07-13 14:34:23 +01:00
pyproject.toml Bump django-cors-headers 2022-10-14 16:54:18 +03:00
setup.cfg Remove pytest and nose throughout the project. 2022-03-10 15:08:23 +02:00
webpack.common.js Configure DefinePlugin 2022-10-14 16:54:19 +03:00
webpack.dev.js upgrade node to lts, and upgrade dependencies (#4977) 2022-01-11 15:43:26 +00:00
webpack.pre-render.js Update wording in new contribution experience 2022-10-14 16:54:55 +03:00
webpack.prod.js do gzip and brotli compression in webpack 2022-03-10 15:08:23 +02:00
webpack.test.js upgrade node to lts, and upgrade dependencies (#4977) 2022-01-11 15:43:26 +00:00

README.md

Kitsune

Kitsune is the platform that powers SuMo (support.mozilla.org)

It is a Django application. There is documentation online.

Deployment

You can access the staging site at https://support.allizom.org/.

Code of Conduct

By participating in this project, you're agreeing to uphold the Mozilla Community Participation Guidelines. If you need to report a problem, please see our Code of Conduct guide.

Contribute

See our contribution guide, or dive into setting up your development environment.