Git Product home page Git Product logo

Comments (7)

tangkunyin avatar tangkunyin commented on July 24, 2024
"dependencies": {
    "hexo": "^3.2.2",
    "hexo-git-backup": "^0.1.2",
    "hexo-renderer-ejs": "^0.2.0",
    "hexo-renderer-marked": "^0.2.11",
    "hexo-renderer-stylus": "^0.3.1",
    "hexo-server": "^0.2.0",
    "hexo-deployer-git": "0.2.0",
    "hexo-generator-archive": "^0.1.4",
    "hexo-generator-category": "^0.1.3",
    "hexo-generator-index": "^0.2.0",
    "hexo-generator-tag": "^0.2.0",
    "hexo-generator-json-content": "^2.2.0"
  }

@aStudyer 看看你的hexo依赖都对么,稍后有时间我更新下文档,我可能没说清楚,不好意思

from hexo-theme-jsimple.

aStudyer avatar aStudyer commented on July 24, 2024

依赖必须都一样吗?@tangkunyin

from hexo-theme-jsimple.

tangkunyin avatar tangkunyin commented on July 24, 2024

@aStudyer 如果要使用这个主题,就必须有这些依赖啊

from hexo-theme-jsimple.

aStudyer avatar aStudyer commented on July 24, 2024

@tangkunyin 这些依赖我都有,但是部分版本不太一样。现在所有的功能都没问题,就是点击搜索框没有所有文章的下拉列表,我看了半天,也没看到你是在哪里配置的,好像并没有单独配置搜索界面的地方。都是模板配好的吧?

from hexo-theme-jsimple.

tangkunyin avatar tangkunyin commented on July 24, 2024

@aStudyer 搜索无需配置,安装依赖后,执行hexo g后,在public文件加中会有content.json文件,这里是搜索的数据,搜索就是总这里读的数据。在不懂,看我网站备份。文档里有说明,好好看看。
另,404是个静态的HTML,你改下跳转链接就好!

from hexo-theme-jsimple.

aStudyer avatar aStudyer commented on July 24, 2024

还有一个问题,每次我deploy之后,相应的CNAME文件就丢失了,每次deploy都需要重新创建CNAME文件,这个怎么解决啊?

from hexo-theme-jsimple.

tangkunyin avatar tangkunyin commented on July 24, 2024

@aStudyer 请更新最新主题,或者把CNAME文件放到主题的source文件夹中,这样就不会丢了

from hexo-theme-jsimple.

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.