onweru / newsroom

A simple, minimalistic Hugo theme. View Demo here
https://rooms.netlify.app/
Other
287 stars 114 forks source link

SASS issues on Android? #54

Closed LarsDu closed 2 years ago

LarsDu commented 2 years ago

I noticed that my test page https://dogames.org does not load on my android device. I think it has to do something with the sass layout files? Is there some sort of prerequisite needed to get the site to render properly?

onweru commented 2 years ago

By the time you publish your site, the sass files are already compiled to basic CSS. If your site doesn't load on android, I have no idea what is up. Am no5 an android user so I cannot reproduce

LarsDu commented 2 years ago

This looks to be a security issue that crops up on certain builds. Closing the issue for now. Interestingly enough, I attempted to change the "Cookie font" of the nav bar https://github.com/LarsDu/newsroom-gamedev/blob/master/assets/sass/_variables.sass https://github.com/LarsDu/newsroom-gamedev/blob/master/assets/sass/_fonts.sass#L56 but it looks like custom fonts don't load?

LarsDu commented 2 years ago

Ok for future reference: