shashankmehta/greyshade

Not able to add a new social feed on the left sidebar

Closed this issue · 3 comments

I am trying to add Quora on the left sidebar.

Here are my changes:
rohitsinha54@cf0b9fd

But its not getting reflecting on the website. Am I missing something ?

Looks fine. If you have quora_user set in your _config.yml then it should appear in leftbar.

I have quora_user set in _config.yml but it doesn't seem to work at all.

Here is snippet from my config:

image

After the changes I am doing rake generate and rake preview. Do I need to do something else to make the changes in the theme show up ?

Thanks.

It works. I was forgetting to do

rake "install[greyshade]"

After changing the things in themes directory.

Making pull request #55

Closing issue.