Giter Site home page Giter Site logo

Comments (4)

MOxFIVE avatar MOxFIVE commented on May 25, 2024 1

GitHub 图标问题: 到你的仓库里把 github.png 改成 GitHub.png
https://github.com/limaofuyuanzhang/limaofuyuanzhang.github.io/tree/master/img

标签顺序问题: Hexo 标签默认是按升序 abc 排,应该和书写顺序无关
https://hexo.io/zh-cn/docs/helpers.html#list-tags

from hexo-theme-yelee.

MOxFIVE avatar MOxFIVE commented on May 25, 2024 1

根治:Git 设置对文件名大小写敏感

# 编辑 Git 配置文件 config
路径: <Hexo根目录>\.deploy_git\.git\config 
- ignorecase = true

+ ignorecase = false

from hexo-theme-yelee.

limao123 avatar limao123 commented on May 25, 2024

还有一个问题,更新到最新版后github图标显示一片空白

from hexo-theme-yelee.

limao123 avatar limao123 commented on May 25, 2024

你好,非常感谢~图片似乎是由于以前用的是github.png,而现在变成GitHub.png,但是github并没有把文件名的大小写变化当成是改变导致没有上传新图片是吗?我想到的是先在本地删除GitHub.png,提交,再把GitHub.png放回去,再提交,但似乎这种解决方案并不优雅。能否请教一下是否有更好的处理方法呢?

from hexo-theme-yelee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.