Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run gh-pages Slate theme locally on my desktop #53

Open
peterpoliwoda opened this issue Feb 7, 2021 · 2 comments
Open

Can't run gh-pages Slate theme locally on my desktop #53

peterpoliwoda opened this issue Feb 7, 2021 · 2 comments
Labels

Comments

@peterpoliwoda
Copy link

I'm a little stuck here, it might not be a problem with the slate theme per se, potentially my config or I'm missing something obvious. The page builds fine through Github, but locally I'm getting a Sass error:

  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/style.scss':
                    File to import not found or unreadable: jekyll-theme-slate. on line 1
bundler: failed to load command: jekyll (/usr/local/lib/ruby/gems/2.7.0/bin/jekyll)

Looks like Saas can't find my theme through the @import

The CSS file looks normal:

---
---
@import "jekyll-theme-slate";

a:hover {
    font-weight: normal;
}

...

Am I missing something obvious like installing the theme locally or something like that?

@l00nix
Copy link

l00nix commented Jul 25, 2021

Having a similar issue - were you able to solve it?

@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants