GithubHelp home page GithubHelp logo

Comments (7)

klugjo avatar klugjo commented on September 2, 2024

Hi @darionyaphet

Actually there seems to be a bug in Hexo's latest version (3.2.0)

hexojs/hexo#1793

Can you try to downgrade to version 3.1.1 and see if it solves the problem. Once the hexo team has fixed the problem, you will be able to use the latest version again.

I have noticed a few themes are having this issues as well.

LouisBarranqueiro/hexo-theme-tranquilpeak#224

Hope that helps

from hexo-theme-phantom.

klugjo avatar klugjo commented on September 2, 2024

Also just in case you have not done so, do not forget to install the scss renderer:

npm install --save hexo-renderer-scss

from hexo-theme-phantom.

darionyaphet avatar darionyaphet commented on September 2, 2024

@klugjo running is ok and fixed this error :) But it seems some resource not found

from hexo-theme-phantom.

klugjo avatar klugjo commented on September 2, 2024

@darionyaphet Can you give me more details on what ressources are not found ?

Thanks

from hexo-theme-phantom.

darionyaphet avatar darionyaphet commented on September 2, 2024

@klugjo I upload a picture at here

from hexo-theme-phantom.

klugjo avatar klugjo commented on September 2, 2024

I have just made some changes that might help.

If I follow these steps, it works for me:

  1. mkdir blog
  2. cd blog
  3. hexo init
  4. npm install
  5. npm install --save hexo-renderer-scss
  6. git clone https://github.com/klugjo/hexo-theme-phantom themes/phantom
  7. Go to _config.yml and change the theme to phantom
  8. hexo generate
  9. hexo server

Working.

Let me know if that is ok with you

from hexo-theme-phantom.

darionyaphet avatar darionyaphet commented on September 2, 2024

It seems don't work . Maybe something mistake . thank you for you help :)

from hexo-theme-phantom.

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.