Commit Graph

169 Commits

Author SHA1 Message Date
518461a88f
Use wagtail's new built-in cache tags
They're good, because I wrote them
2024-01-05 15:44:45 +00:00
53479eeea9
Update support pill title 2024-01-05 15:05:21 +00:00
5d50907ed2
Add opensearch description file
Not _that_ opensearch
2024-01-04 22:21:32 +00:00
10e8950aef
Add anchor id to shareon 2024-01-02 23:36:08 +00:00
3bafe01ad6
Add platform-agnostic anchor to comments 2024-01-02 23:31:55 +00:00
ea9416c6a0
Fix title for twitter share button 2023-12-28 21:29:18 +00:00
4b9ec96bc4
Upgrade shareon and add email share support 2023-12-28 21:28:30 +00:00
3c66267b79
Add breadcrumbs to search results 2023-12-25 23:28:44 +00:00
e5ae66567a
Unify RSS feeds
One per section is a little much. Just use a single feed and be done with. Might help discoverability a little.
2023-12-22 17:42:29 +00:00
fcbdb248fa
Add pagination controls to hero buttons 2023-10-22 16:07:04 +01:00
5d7d84249b
Show pagination stats in listing hero 2023-10-22 15:56:33 +01:00
fc3704a97a
Add a basic scroll indicator 2023-10-15 22:29:40 +01:00
d27504d46f
Attempt to bundle some contrib static files to reduce network requests 2023-10-06 22:42:00 +01:00
0931217e74
Add support pill 2023-08-29 22:19:41 +01:00
7105386e61
Use direct mastodon host for verification 2023-07-20 22:02:02 +01:00
019e0cf431
Replace humanize with hack around django built-in 2023-07-15 14:52:07 +01:00
062410803d
Add teams and webshare buttons 2023-07-15 14:40:44 +01:00
f90c25d132
Add mastodon verification link 2023-07-03 08:53:25 +01:00
0ac02231ad
Add RSS link to navbar 2023-06-21 12:53:37 +01:00
85b1f05f72
Add base feed to all pages
This is listed below the page-specific feed, so hopefully that will be detected first
2023-06-21 12:53:37 +01:00
2a349d32d3
Reverse order of source tags so they load in the correct order 2023-06-17 12:41:23 +01:00
583db9382e
Add title to copy URL button 2023-06-14 20:03:38 +01:00
8ec9256c78
Ensure button links are marked as buttons 2023-06-14 19:19:10 +01:00
2024aa0ad5
Support more images for hero sizes 2023-06-14 09:13:49 +01:00
7e57f25d1b
Clean up pagination links 2023-06-13 13:55:57 +01:00
d6b4397498
Add alt to list item title 2023-06-13 13:45:17 +01:00
0917e39e40
Use picture tag to support smaller hero image on small screens 2023-06-13 09:31:45 +01:00
2f396bc158
I made this 2023-06-08 13:52:26 +01:00
5bd8455c4b
Advertise colour schemes 2023-06-08 13:40:29 +01:00
64c85d4f9d
Use correct canonical URL syntax 2023-06-08 13:38:24 +01:00
5d4c095227
Update shareon to 2.1.0
This adds a copy url button, which I'd implemented myself in the past
2023-05-05 13:13:12 +01:00
32f1360362
Reflow HTML based on updated djlint 2023-05-05 13:09:16 +01:00
aeb683fa7a
Back arrow should be on the left 2023-05-05 12:40:22 +01:00
b620e0edcc
Add search link to 404 page 2023-05-05 12:39:39 +01:00
d52d532d81
Disable plausible on 404 and page protection pages 2023-05-05 12:29:25 +01:00
8b37b87a92
Don't show share buttons in preview 2023-04-16 15:05:10 +01:00
68604e0438
Remove rarely used share platforms and make them all links
This means they all get `href`s rather than being buttons with click handlers, making them easier to use.
2023-03-10 16:45:43 +00:00
8469f1db1f
Don't show comments in preview mode 2023-03-10 16:10:47 +00:00
0069af1233
Only stick header on desktop
On mobile, it takes up a huge amount of the viewport
2022-10-31 14:09:48 +00:00
fe3c741347
Construct HTML title in Python
Site is cached, and makes it easier to reference elsewhere
2022-10-30 12:53:15 +00:00
0ac4fd1135
Don't fill full width in lightbox 2022-10-29 16:25:51 +01:00
bb8c40f72e
Use sri_static tag for dark mode 2022-10-29 15:19:58 +01:00
7ed5255b69
Add cache around navbar and footer
Intentionally outside the tag as generating the context does queries
2022-10-29 15:14:39 +01:00
b6fa67163f
Only show ToC if there are enough items 2022-10-29 14:57:12 +01:00
2fbc96946d
Ensure dark mode toggle is always in the corner 2022-10-29 14:50:53 +01:00
c0ba7bc62e
Add guestbook link 2022-10-29 14:50:01 +01:00
394d9028ba
Fix spacing for footer icons 2022-10-24 20:45:07 +01:00
c8f01870d4
Use simpler listing on tag list page 2022-10-21 17:20:58 +01:00
26fabf3a43
Ensure tags are sorted 2022-10-21 17:11:15 +01:00
549a48769d
Swap curlylint and djhtml with djlint 2022-10-05 14:17:00 +01:00