Closed aixiu closed 7 years ago
@aixiu see there, there is latest master branch downloaded yesterday after global merge. All alignments working fine. Try to force refresh browser cache by CTRL+SHIFT+R.
@ivan-nginx I pulled the latest branch code, also used CTRL + SHIFT + R failed, updated the same as other browsers. I am up to the latest test, perhaps the reason for the previous deposition code
It's strange. Can u show hexo -v
, npm -v
?
@aixiu and can u please give site live demo with this bug?
@ivan-nginx I do not know what the reason, but I re-clone a new branch code, the deployment is successful, the show is normal.
@aixiu omg, don't need to be fast. Check all slowly and all will be fine. If solved, close it.
I used git fetch origin master
as before
git merge origin / master
After replacing the Gemini
theme, hexo clean
, hexo g
, hexo s
.
@ivan-nginx Thank you, the problem is temporarily resolved, just need to re-set some things.
@aixiu no need to replace anything. If something not work as expected, need to do separated test directory and load latest master branch to test it.
U also may use something like Beyond Compare
to see diffs of all files/directories.
@ivan-nginx Thanks for your advice。
I agree and want to create new issue
Expected behavior
The navigation list and the article section have the right distance
Actual behavior
In fact, the left navigation list is below the article section
Steps to reproduce the behavior
Link to demo site with this issue: N/A Link(s) to source code or any usefull link(s): N/A
NexT Information
NexT Version:
NexT Scheme:
Other Information
@ivan-nginx