website/website
Jake Howard 4702afd5dd
Reduce complexity trying to save computation on rendering streamfield
This replaces more custom iteration with caching, which will end up faster anyway, and is more drop-in with the new structure.

Sadly it still renders the content twice, as `get_content_html` requires access to the blocks.
2022-07-03 23:10:57 +01:00
..
blog Only load content styles on content pages 2022-06-28 22:19:28 +01:00
common Reduce complexity trying to save computation on rendering streamfield 2022-07-03 23:10:57 +01:00
contrib Bake pygments version into style URL 2022-06-28 23:04:52 +01:00
home Add custom image model 2022-06-28 18:54:11 +01:00
images Set admin form fields on custom image model 2022-06-28 21:43:58 +01:00
search Add linting 2022-06-12 15:24:17 +01:00
__init__.py Init wagtail project 2022-06-09 08:36:29 +01:00
settings.py Use lite-youtube-embed for YouTube embeds 2022-06-28 21:43:44 +01:00
urls.py Add code block 2022-06-27 23:29:55 +01:00
wsgi.py Init wagtail project 2022-06-09 08:36:29 +01:00