website/website
Jake Howard f5a18fdca0
Use cache to accelerate static file serving with nginx
This lets whitenoise handle the headers, and nginx serves them quickly from the cache
2024-01-13 23:01:15 +00:00
..
api Increase page sizes 2023-10-06 21:23:32 +01:00
blog Use heading for simple list items 2024-01-05 16:24:25 +00:00
common Use short "Go" view for search shortcut 2024-01-12 15:16:31 +00:00
contact Use heading for simple list items 2024-01-05 16:24:25 +00:00
contrib Update to Wagtail 5.2 (and others) 2024-01-05 15:30:31 +00:00
home Reduce cache times 2023-06-26 13:26:28 +01:00
images Create image migration to modify image file field 2024-01-05 17:31:25 +00:00
legacy Unify RSS feeds 2023-12-22 17:42:29 +00:00
search Use short "Go" view for search shortcut 2024-01-12 15:16:31 +00:00
spotify Allow protocol to be configured for spotify proxy 2023-09-21 13:33:55 +01:00
utils Use wagtail's new built-in cache tags 2024-01-05 15:44:45 +00:00
well_known Handle upstream issues with mastodon 2023-09-04 19:22:06 +01:00
__init__.py Init wagtail project 2022-06-09 08:36:29 +01:00
settings.py Set CSRF cookie as httpOnly 2024-01-05 15:59:23 +00: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