website/website
Jake Howard 7fcbbad885
Move gzipping to nginx
This means less time is spent in gunicorn, letting the workers process other requests sooner.
2024-05-04 23:19:43 +01:00
..
api Actually allow customizing the page size 2024-02-05 19:40:39 +00:00
blog Fix listing item images 2024-04-18 17:53:47 +01:00
common Change minify-html details to be more spec compliant 2024-05-04 23:07:35 +01:00
contact Use heading for simple list items 2024-01-05 16:24:25 +00:00
contrib Fix arguments on `after_move_page` hook 2024-05-04 20:56:23 +01:00
home Improve readability of recent posts 2024-02-17 20:44:43 +00:00
images Create image migration to modify image file field 2024-01-05 17:31:25 +00:00
legacy Add redirect view for old pages listing 2024-02-17 19:44:45 +00:00
search Change minify-html details to be more spec compliant 2024-05-04 23:07:35 +01:00
spotify Allow protocol to be configured for spotify proxy 2023-09-21 13:33:55 +01:00
talks Add location information 2024-03-01 17:52:14 +00:00
utils Use wagtail's new built-in cache tags 2024-01-05 15:44:45 +00:00
well_known Correct argument name when proxy view fails 2024-03-10 15:25:48 +00:00
__init__.py Init wagtail project 2022-06-09 08:36:29 +01:00
settings.py Move gzipping to nginx 2024-05-04 23:19:43 +01:00
urls.py Use cache to accelerate static file serving with nginx 2024-01-13 23:01:15 +00:00
wsgi.py Setup gunicorn for production WSGI server 2022-07-28 14:53:22 +01:00