Commit Graph

26 Commits

Author SHA1 Message Date
df09ec0f38
Ensure request is passed into the singleton URL cache
This removes needing extra queries
2022-08-31 19:06:02 +01:00
6f073c6cfc
Update module name
This will handle more than just URLs
2022-08-28 20:30:50 +01:00
442aeb21b8
Use singleton URL cache 2022-08-28 20:22:55 +01:00
557a28833b
Only show public pages 2022-08-28 16:51:27 +01:00
e19a2456e7
Move listing functionality to generic base page 2022-08-27 12:21:13 +01:00
2dd660ed13
Add meta tags 2022-08-19 16:56:20 +01:00
973a50ea9c
Wire up home search input to go to search page 2022-08-04 14:17:50 +01:00
e096dd8cf5
Install curlylint 2022-08-03 20:34:18 +01:00
d995b412a0
Remove django-stubs
It's just not quite there yet for a lot of things, and makes certain things a right pain!
2022-07-28 20:15:20 +01:00
0c3b6633bd
Allow there to be no blog posts for homepage 2022-07-25 22:01:08 +01:00
e7617f24de
Populate latest blog post on homepage 2022-07-25 20:02:54 +01:00
c23c03ec33
Add custom image model 2022-06-28 18:54:11 +01:00
1600356e8b
Re-enable darkmode on homepage 2022-06-19 17:21:02 +01:00
8a9772bc21
Improve styling of homepage 2022-06-15 14:23:06 +01:00
339ffde323
Allow images to be optional 2022-06-15 09:33:53 +01:00
8aea60da35
Add dynamic images to home and content pages 2022-06-15 09:27:20 +01:00
d4b9638a94
Use ipsum for latest post for now 2022-06-14 22:06:00 +01:00
8e7be79b73
Only allow 1 homepage 2022-06-14 20:57:50 +01:00
a1aab90eb9
Add basic homepage layout 2022-06-12 21:08:11 +01:00
e2d5101a56
Add linting 2022-06-12 15:24:17 +01:00
c16b81a618
Test homepage is accessible 2022-06-10 17:04:36 +01:00
82f3163ff5
Derive body class for pages 2022-06-10 15:54:31 +01:00
3986b30a64
Create a base page model for all other to inherit 2022-06-10 15:48:07 +01:00
67b8965e1f
Remove boilerplate 2022-06-10 15:44:43 +01:00
c1fdd81f86
Setup static file pipeline 2022-06-10 09:13:00 +01:00
5f814b2a5a
Init wagtail project 2022-06-09 08:36:29 +01:00