Commit Graph

467 Commits

Author SHA1 Message Date
Jake Howard ea9416c6a0
Fix title for twitter share button 2023-12-28 21:29:18 +00:00
Jake Howard 4b9ec96bc4
Upgrade shareon and add email share support 2023-12-28 21:28:30 +00:00
Jake Howard 83f5c3234b
Round up reading time and simplify implementation 2023-12-28 21:19:07 +00:00
Jake Howard 7a4aaca82c
Add posts count to tag list 2023-12-25 23:28:44 +00:00
Jake Howard 3c66267b79
Add breadcrumbs to search results 2023-12-25 23:28:44 +00:00
Jake Howard b13fe49664
Exclude listing pages from search 2023-12-25 22:10:17 +00:00
Jake Howard 1276d54972
Hide listing pages from feed 2023-12-24 22:37:18 +00:00
Jake Howard 0edbd9a8e8
Fix feed favicon 2023-12-22 17:42:29 +00:00
Jake Howard 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
Jake Howard 981d0ada4d
Fix typing issues 2023-11-29 14:35:07 +00:00
Jake Howard 34dcf63a93
Add tags to feed 2023-11-29 14:30:13 +00:00
Jake Howard 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
Jake Howard 7127afbc94
Add image to RSS feed
Some readers don't support non-ico `favicon.ico` files
2023-11-29 14:04:04 +00:00
Jake Howard 6248a0665a
Use correct view for tags and categories redirect 2023-11-01 09:20:33 +00:00
Jake Howard 366dc6a123
Extract lite-youtube embed into `wagtail-lite-youtube-embed` package 2023-10-27 17:12:00 +01:00
Jake Howard fcbdb248fa
Add pagination controls to hero buttons 2023-10-22 16:07:04 +01:00
Jake Howard 5d7d84249b
Show pagination stats in listing hero 2023-10-22 15:56:33 +01:00
Jake Howard 9a8166a39e
Remove trailing question-mark 2023-10-22 15:26:28 +01:00
Jake Howard 6b53c42f14
Correctly format meta URLs 2023-10-17 13:54:38 +01:00
Jake Howard 520614a3c5
Move "view all" link above similar content
Easier to see
2023-10-16 21:35:58 +01:00
Jake Howard fc3704a97a
Add a basic scroll indicator 2023-10-15 22:29:40 +01:00
Jake Howard c94871008b
Make legacy redirects permanent 2023-10-07 19:58:45 +01:00
Jake Howard d27504d46f
Attempt to bundle some contrib static files to reduce network requests 2023-10-06 22:42:00 +01:00
Jake Howard 8c3fe1da8b
Fall back to title for meta description 2023-10-06 22:03:10 +01:00
Jake Howard 298010d184
Add redirects for categories page 2023-10-06 21:27:39 +01:00
Jake Howard 158ba9cbfc
Increase page sizes 2023-10-06 21:23:32 +01:00
Jake Howard 6b117956c0
Add page numbers to canonical tags 2023-10-06 21:19:01 +01:00
Jake Howard 28a54e9d56
Add redirects for legacy tag URLs 2023-10-06 20:51:10 +01:00
Jake Howard 9bc200fe9f
Never allow the search page to be indexed 2023-10-06 18:34:22 +01:00
Jake Howard 899e97dedc
Allow protocol to be configured for spotify proxy 2023-09-21 13:33:55 +01:00
Jake Howard 9d891cd101
Use URL as GUID
This makes changing URL links less of a pain
2023-09-06 14:16:05 +01:00
Jake Howard 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
Jake Howard fa065648d7
Add size of enclosure to RSS feed 2023-09-04 21:39:14 +01:00
Jake Howard 947612ab28
Flag that links are from RSS 2023-09-04 20:03:17 +01:00
Jake Howard 29505d4a52
Handle upstream issues with mastodon 2023-09-04 19:22:06 +01:00
Jake Howard 0931217e74
Add support pill 2023-08-29 22:19:41 +01:00
Jake Howard 4d3d6bbc9a
Remove unsplash healthchecks
Their API is more annoying
2023-08-19 13:59:43 +01:00
Jake Howard 8c7f6b7f69
Better handle healthcheck errors 2023-08-19 13:19:42 +01:00
Jake Howard e870f4b162
Add unsplash healthcheck 2023-08-19 13:19:32 +01:00
Jake Howard 6b3f0273a1
Add Healthcheck for Linguist colours 2023-08-19 13:09:26 +01:00
Jake Howard 0541f6ce22
Add healthcheck for Spotify proxy 2023-08-19 13:00:34 +01:00
Jake Howard 96a6ded02e
Add dedicated favicon view 2023-07-23 15:17:58 +01:00
Jake Howard 7105386e61
Use direct mastodon host for verification 2023-07-20 22:02:02 +01:00
Jake Howard c5d04240b1
Add styles to feeds
Copied from https://darekkay.com/blog/rss-styling/
2023-07-16 14:30:08 +01:00
Jake Howard 530503d769
Add in-memory cache around linguist data
Mostly useful for local development, but should help a little in production too
2023-07-15 17:47:21 +01:00
Jake Howard 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
Jake Howard e9de06338b
Add ellipsis to summary when truncated 2023-07-15 17:43:04 +01:00
Jake Howard 29bd939ae4
Replace flake8 and isort with ruff 2023-07-15 15:10:05 +01:00
Jake Howard 019e0cf431
Replace humanize with hack around django built-in 2023-07-15 14:52:07 +01:00
Jake Howard 062410803d
Add teams and webshare buttons 2023-07-15 14:40:44 +01:00