jekyll-serif-theme
jekyll-serif-theme copied to clipboard
Having trouble using as a GitHub Pages remote theme
When I add the following to my configuration file:
remote_theme: zerostaticthemes/jekyll-serif-theme
baseurl: username.github.io/site-repo/
I get this error:
Error: Invalid CSS after " margin-top: math": expected ";", was ".div($hamburger..." on line 60 Remote Theme: Cleaning up /tmp/jekyll-remote-theme-20240327-8-19mxtv2
which seems to be related to either the version of hamburgers or the version of sass. It's discussed here: https://issueantenna.com/repo/jonsuh/hamburgers/issues/116
Just a heads up that this is not working with remote_theme.
I'm trying to use this theme right now. I'm on master
, latest commit, and I'm running into the same error.
@missingfaktor @eculler I have been able to solve the issue. I have created a merge request with the fix: https://github.com/zerostaticthemes/jekyll-serif-theme/pull/103/files