A very anticipated update (by me). A complete rewrite and slight redesign.
Incomplete list of changes
- Now the feed grid is based on CSS Grid instead of JavaScript Masonry
- Galleries are officially supported by Ghost, so that's what is used now
- Handling of images used to use the
#fragment
part of the image url. Now it's using the official Ghost image handling for medium, large, and full width images. - Menu support (with support for some icons)
- Support for publication cover (personally, not a fan as I like to have the focus on the feed, but the option is there)
- Translation support
- Removed endless loading of the feed in favor of pagination
- Removed almost all JavaScript requirements
Lightbox support removed(will likely return if Ghost supports linking images to external images again)