-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
添加了新特性:支持设置各页面与每篇博文的封面 #1330
base: master
Are you sure you want to change the base?
添加了新特性:支持设置各页面与每篇博文的封面 #1330
Conversation
setSidebarMarginTop(getSidebarTop()); | ||
} | ||
}); | ||
var sidebarTop = $('.header-inner').height() + 10; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'sidebarTop' is defined but never used.
这已经没 next 主题的样子了。 |
和 @geekrainy 有同感 |
@geekrainy @monster-gump |
Renamed And what with config file? OMG, no. |
@ivan-nginx |
@BearD01001 perhaps, before doing pull request need to merge latest master branch from original to your repo? And after that do all changes. |
@ivan-nginx thank you for your advice. I'm so sorry for my fault and I will correct it as soon as possible. really sorry. |
@ivan-nginx after checked my local repository I found that there are both |
Nice work. It seems there are tons of changes you have done for the new look. I would like to suggest you to implement them as a new scheme. 🍺 |
花了一两天时间改造了大大的Hexo主题,添加了页面封面与博文封面的设置,更大气一些哈
由于第一次使用Swig与Stylus,一边改造一边学习,可惜改动蛮多的,已与原版不兼容_(:зゝ∠)_
做了响应式处理,基本没什么大问题嘞~
页面封面设置:
效果:
博文封面设置(效果预览>从零开始:现在开始用ES6写代码 | 熊D博客):
效果: