forestryio / hugo-theme-novela

Novela, the simplest way to start publishing with Hugo and Forestry.
https://hugo-novela-forestry.netlify.app/
MIT License
361 stars 192 forks source link

Kindly Help. Manifest, Meta, Service Worker Register, Add to Homescreen Linking #26

Closed stephenajulu closed 4 years ago

stephenajulu commented 4 years ago

Hi how are you? I am trying to link my custom manifest, add a few more metas, add push notifications, make the newsletter display on every page automatically and add some scripts like my service worker, and add to home screen script but i am using the version with out layouts. How do i go about it. Kindly help me.

stephenajulu commented 4 years ago

Found a fix, overide the themes head with my own but what about the linked pages? Eg the footer has a link to /layout/partials/social/social. Does it mean i copy the entire layout folder to my fork? or will it default to this repo for that?

stephenajulu commented 4 years ago

Also read the other comments, there's still an issue with the progress bar blocking links. Is there a global fix applied and if so how can i add it to mine and if not is there a fix i add it to mine.

stephenajulu commented 4 years ago

Also i just want to thank you very much for adding this theme. I am a big lover and supporter of forestry.io it remains my no 1 favorite headless git based cms. So thank you for porting this theme and adding support for Forestry CMS.

stephenajulu commented 4 years ago

Found a temporary fix for the first one through netlify's snippet injection. The only issues i have now is the progress bar blocking links, the subscribe button for the newsletter is messed up and if i do overide the theme's footer and add a few things to the one you already have will i need to import the socials as well or will it look for it in mine, fail to find it and use yours?