Giter Club home page Giter Club logo

Comments (5)

juanyao avatar juanyao commented on July 3, 2024

@ftsqh I met the same problem too using [email protected], and solved after making the change as you mentioned. The problem is that when I hexo generate, it doesn't generate any layout related files, and the output is not consistent (extra font files sometimes).

Was about to give up on hexo as this is my first time using it and can't get it to work at all. Luckily I stumbled into your post. Thanks a lot!

from hexo-renderer-stylus.

tommy351 avatar tommy351 commented on July 3, 2024

Sorry! 0.2.0 is for Hexo 3.0. Please install the old version instead.

$ npm install [email protected] --save

from hexo-renderer-stylus.

juanyao avatar juanyao commented on July 3, 2024

@tommy351 Ok. Should the package.json of hexo be changed accordingly?

{ "name": "hexo-site", "version": "2.8.3", "private": true, "dependencies": { "hexo-renderer-ejs": "*", "hexo-renderer-stylus": "*", "hexo-renderer-marked": "*" } }

from hexo-renderer-stylus.

shunia avatar shunia commented on July 3, 2024

@tommy351 @juanyao 修改package.json中的stylus版本为0.1,然后在目录里npm install好像就对了.老大说的直接--save的方式应该也要在目录里运行,我刚直接给装到外边去了...

from hexo-renderer-stylus.

juanyao avatar juanyao commented on July 3, 2024

@shunia 。对,修改了就可以了。

from hexo-renderer-stylus.

Related Issues (12)

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.