You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tested locally with bundle exec jekyll build.
Feature Request Question
In your docs, you mentioned when in doubt on contributing to ask first, so this is just a question if you would want to consider a feature pull request for making the author avatar and name in the sidebar nav linkable -- for example, I have a customer interested in making those link back to the site root for users.
This might fall into the customization bucket that we should do this in our child of your theme, but wasn't sure if maybe you thought this might be desired by a number of your other users to consider a pull request for it?
Thanks!
The text was updated successfully, but these errors were encountered:
I think this might fall in the customization bucket. I'm not sure if this could be done "clean" so that it is easy to turn off/on for those who don't want it.
What makes it complicated as not everyone who'd want the author avatar and name to link back somewhere, will want it to go to the site's root. In the cases where blogs support multiple authors this would be problematic.
This is why I've included the website uri key for the author sidebar, to provide a way to link back to the author's site.
This issue has been automatically marked as stale because it has not had recent activity.
If this is a bug and you can still reproduce this error on the master branch, please reply with any additional information you have about it in order to keep the issue open.
If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.
This issue will automatically be closed in 7 days if no further activity occurs. Thank you for all your contributions.
bundle update
.bundle exec jekyll build
.Feature Request Question
In your docs, you mentioned when in doubt on contributing to ask first, so this is just a question if you would want to consider a feature pull request for making the author avatar and name in the sidebar nav linkable -- for example, I have a customer interested in making those link back to the site root for users.
This might fall into the customization bucket that we should do this in our child of your theme, but wasn't sure if maybe you thought this might be desired by a number of your other users to consider a pull request for it?
Thanks!
The text was updated successfully, but these errors were encountered: