Commit Graph

286 Commits

Author SHA1 Message Date
1a9d981c7d
Add location information 2024-03-01 17:52:14 +00:00
b0f1191d8f
Only show listing images if there are some
This saves a bit more space for page listings which don't have images
2024-03-01 17:34:26 +00:00
bd4c1a193a
Add page type for talks
Content coming soon, probably
2024-03-01 17:09:56 +00:00
0424c2dba2
Fix issues with public tags in templates 2024-02-06 18:35:40 +00:00
ae4ea780b7
Only show published tags 2024-01-27 19:59:59 +00:00
5ff5ad113b
Load potentially external images without referrer 2024-01-17 19:38:42 +00:00
8c72558ca6
Add alt text for unsplash image URLs 2024-01-17 19:38:42 +00:00
59912f6ddb
Use short "Go" view for search shortcut 2024-01-12 15:16:31 +00:00
1ff31828f5
Add labels to all pagination buttons 2024-01-05 16:21:42 +00:00
8fe3cdbbc3
Replace custom pagefullurl tag with built-in 2024-01-05 15:46:38 +00:00
518461a88f
Use wagtail's new built-in cache tags
They're good, because I wrote them
2024-01-05 15:44:45 +00:00
48e36bc5b9
Update to Wagtail 5.2 (and others) 2024-01-05 15:30:31 +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
83f5c3234b
Round up reading time and simplify implementation 2023-12-28 21:19:07 +00:00
3c66267b79
Add breadcrumbs to search results 2023-12-25 23:28:44 +00:00
1276d54972
Hide listing pages from feed 2023-12-24 22:37:18 +00:00
0edbd9a8e8
Fix feed favicon 2023-12-22 17:42:29 +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
981d0ada4d
Fix typing issues 2023-11-29 14:35:07 +00:00
34dcf63a93
Add tags to feed 2023-11-29 14:30:13 +00:00
a8cd2742ab
Unify page feed implementations
No need for a separate class just to handle blog publish dates
2023-11-29 14:17:22 +00:00
7127afbc94
Add image to RSS feed
Some readers don't support non-ico `favicon.ico` files
2023-11-29 14:04:04 +00:00
366dc6a123
Extract lite-youtube embed into wagtail-lite-youtube-embed package 2023-10-27 17:12:00 +01: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
9a8166a39e
Remove trailing question-mark 2023-10-22 15:26:28 +01:00
6b53c42f14
Correctly format meta URLs 2023-10-17 13:54:38 +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
8c3fe1da8b
Fall back to title for meta description 2023-10-06 22:03:10 +01:00
158ba9cbfc
Increase page sizes 2023-10-06 21:23:32 +01:00
6b117956c0
Add page numbers to canonical tags 2023-10-06 21:19:01 +01:00
9d891cd101
Use URL as GUID
This makes changing URL links less of a pain
2023-09-06 14:16:05 +01:00
36749ceac3
Create a global requests session
This should massively cut down on the number of TCP handshakes
2023-09-04 21:48:10 +01:00
fa065648d7
Add size of enclosure to RSS feed 2023-09-04 21:39:14 +01:00
947612ab28
Flag that links are from RSS 2023-09-04 20:03:17 +01:00
0931217e74
Add support pill 2023-08-29 22:19:41 +01:00
96a6ded02e
Add dedicated favicon view 2023-07-23 15:17:58 +01:00
7105386e61
Use direct mastodon host for verification 2023-07-20 22:02:02 +01:00
c5d04240b1
Add styles to feeds
Copied from https://darekkay.com/blog/rss-styling/
2023-07-16 14:30:08 +01:00
7bf9956627
Add more attributes to all pages feed
With some defensive coding, there's no real reason why not
2023-07-15 17:45:13 +01:00
e9de06338b
Add ellipsis to summary when truncated 2023-07-15 17:43:04 +01:00
29bd939ae4
Replace flake8 and isort with ruff 2023-07-15 15:10:05 +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