website/website
Jake Howard d8a8e7fd8e
Use nginx to serve static files
This should keep easy requests out the app event loop, hopefully improving response time
2023-02-21 21:46:26 +00:00
..
api Add slashes to API URLs 2022-10-31 20:59:24 +00:00
blog Index tags and boost subtitle 2022-10-31 20:59:24 +00:00
common Only stick header on desktop 2022-10-31 14:09:48 +00:00
contact Swap curlylint and djhtml with djlint 2022-10-05 14:17:00 +01:00
contrib Don't fill full width in lightbox 2022-10-29 16:25:51 +01:00
home Construct HTML title in Python 2022-10-30 12:53:15 +00:00
images Set admin form fields on custom image model 2022-06-28 21:43:58 +01:00
legacy Just set cache control rather than caching page content 2022-09-04 17:29:04 +01:00
search Reduce debounce time for search 2022-10-29 16:28:18 +01:00
spotify Only show ToC if there are enough items 2022-10-29 14:57:12 +01:00
utils Cache fragments for 6 hours 2022-10-04 21:27:53 +01:00
well_known Add return types to tests 2022-11-18 08:31:43 +00:00
__init__.py Init wagtail project 2022-06-09 08:36:29 +01:00
settings.py Add activitypub well-known forwarding 2022-11-17 22:36:22 +00:00
urls.py Use nginx to serve static files 2023-02-21 21:46:26 +00:00
wsgi.py Setup gunicorn for production WSGI server 2022-07-28 14:53:22 +01:00