website/website
Jake Howard ce3690384e
Make code header a solid bar instead
This is much easier to layout, and has the benefit of being able to fit
more in.

The transform was still leaving space allocated, which looked odd
2022-08-31 09:05:32 +01:00
..
api Only show public pages 2022-08-28 16:51:27 +01:00
blog Use singleton URL cache 2022-08-28 20:22:55 +01:00
common Add the ability to password protect pages 2022-08-28 22:02:02 +01:00
contact Ensure captions are optional 2022-08-20 18:38:28 +01:00
contrib Make code header a solid bar instead 2022-08-31 09:05:32 +01:00
home Update module name 2022-08-28 20:30:50 +01:00
images Set admin form fields on custom image model 2022-06-28 21:43:58 +01:00
legacy Only show public pages 2022-08-28 16:51:27 +01:00
search Only show public pages 2022-08-28 16:51:27 +01:00
spotify Add management command to refresh caches of spotify playlists 2022-08-27 13:10:33 +01:00
utils Humanize reading time 2022-08-19 17:31:40 +01:00
well_known Update module name 2022-08-28 20:30:50 +01:00
__init__.py Init wagtail project 2022-06-09 08:36:29 +01:00
settings.py Remove CORS header from static files 2022-08-28 22:28:43 +01:00
urls.py Add autocomplete for blog pots tags 2022-08-28 16:18:31 +01:00
wsgi.py Setup gunicorn for production WSGI server 2022-07-28 14:53:22 +01:00