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

Some useful improvements #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

serenader2014
Copy link

Hello, I have added some useful feature to this theme:

  • Support Google Analytics and Disqus, they're optional. you can choose to enable it or not.
  • Adjust post page's author avatar style, using background-image instead of <img />, more flexible.(Because if the images's width and height are not the same, the image will look strange.)
  • Improve post page's image style. Default style will break the page's view in the mobile broswer. I just simply add two rules: width: 100%;cursor:pointer . The later rule is for the blueimp gallery, this plugin support image gallery feature. I think this is a must have feature in the post page.

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

Successfully merging this pull request may close these issues.

1 participant