-
Notifications
You must be signed in to change notification settings - Fork 663
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
An option to embed a link on sidebar logo #77
Comments
That's a great idea - it seems this could be done with a yaml config option like
then wrap the logo in I can try to look into this in the next few days, though a PR is most-welcome! :-) |
Thank you @choldgraf your pointer above seems perfectly clear even though I'm not familiar with jekyll at all. I tried to add those relevant code in
in any case would be nice if you could take a look at when you get a chance. Or else I can certainly give it a stab at when I have a chance to learn some more of it later ... |
I think I got it figured out - wanna give it a shot? :-) |
Thank you @choldgraf it works flawlessly! |
I've got a feature request: is it possible to add to
_config.yml
an option to embed a link to sidebar logo? There is currently a logo on the side bar without any embedded link. For my case I'd like to point it to the github repository. Does it sound reasonable?The text was updated successfully, but these errors were encountered: