Results 7 issues of Kittyfish from Mars

Grav version 1.7.44 and 1.7.43 From the [docs](https://learn.getgrav.org/16/themes/theme-vars#home-url-variable): > The [home_url](https://learn.getgrav.org/16/themes/theme-vars#home-url-variable) is particularly useful to use to link back to the homepage of your site. It is similar to [base_url](https://learn.getgrav.org/16/themes/theme-vars#base-url-variable)...

Please add my new skeleton "Oxygen" to the Grav repository. Project details: [kittyfishfrommars/grav-skeleton-oxygen](https://github.com/kittyfishfrommars/grav-skeleton-oxygen) Changelog: [CHANGELOG.md](https://github.com/kittyfishfrommars/grav-skeleton-oxygen/blob/main/CHANGELOG.md)

Please add my new theme "Oxygen" to the Grav repository. Project details: [kittyfishfrommars/grav-theme-oxygen](https://github.com/kittyfishfrommars/grav-theme-oxygen) Changelog/Feature List: [CHANGELOG.md](https://github.com/kittyfishfrommars/grav-theme-oxygen/blob/main/CHANGELOG.md)

**Description** .jpg / .jpeg images are not being resized and subsequently displayed in Admin Panel -> Page -> Page Media section, if [admin.yaml](https://github.com/getgrav/grav-plugin-admin/blob/develop/admin.yaml) contains the (erroneous) following line: ``` pagemedia:...

###### Description I can successfully stream my laptop's Desktop and applications to my Android device. However, sound plays on the laptop host, even though "Play audio on PC" is disabled...

Currently Grav supports filtering a Page Collection by including specific templates types via [Collection::ofType](https://github.com/getgrav/grav/blob/master/system/src/Grav/Common/Page/Collection.php#L606). I would also like to **exclude** specific template types from a Page Collection, so I can...

**Description** As an editor usting the grav-plugin-admin I would like to upload hero images and store them in a specified, common folder, so I can re-use the same image on...