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

Broken styles 2 - template divergences? #3

Open
shadyueh opened this issue Feb 8, 2015 · 1 comment
Open

Broken styles 2 - template divergences? #3

shadyueh opened this issue Feb 8, 2015 · 1 comment

Comments

@shadyueh
Copy link

shadyueh commented Feb 8, 2015

Well. I keep getting this problem. Looks there are some divergences in templates

  1. Original state
    gist problem
    I followed the steps described above and it solved, but I can't use any other plugin to format as codeblocks?
  2. Current state
    gist problem 2
  3. Then when solarize is applied
    gist problem 3

rake generate, preview & versions log

Let me now if you need more info.

I noticed Pavel was using ruby 2.0.0 while in octopress site they recommend 1.9.3 which is the one im using.

@imathis
Copy link
Member

imathis commented Feb 9, 2015

You must have some old gist plugins in your plugins directory. That looks like a javascript embed. The new gist plugin doesn't use javascript, it downloads the code straight from Google's API and embeds them locally.

Do you have any stylesheets from your old site still around? If so you'll need to remove the ones that apply to the code blocks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants