Coder Social home page Coder Social logo

Comments (6)

xjGafi avatar xjGafi commented on September 16, 2024 1

@lotabout 老铁, 我又失败了, 还是老样子, 这两天我的网络(校园网)不稳定, 我过几天在试一试
感谢老铁这几天的指导
谢谢你 : )

from very-simple.

lotabout avatar lotabout commented on September 16, 2024

@xjGafi 请问你安装了对应的依赖了吗?

npm install hexo-renderer-sass --save
npm install hexo-renderer-jade --save

from very-simple.

xjGafi avatar xjGafi commented on September 16, 2024

@lotabout
我安装依赖之后解决了这个问题,但页面仅仅只显示纯文字。
在手机和电脑上都是显示纯文字,我访问其他的网页都是正常显示。

from very-simple.

lotabout avatar lotabout commented on September 16, 2024

@xjGafi

  1. 安装完依赖后尝试 hexo clean && hexo g 重新生成页面
  2. 如果还是有问题的话麻烦发个截图,“显示纯文字”不太清楚具体是什么情况。

from very-simple.

xjGafi avatar xjGafi commented on September 16, 2024

@lotabout
找你说的重新又折腾了一边,还是如图的效果。
haya good times - google chrome

from very-simple.

lotabout avatar lotabout commented on September 16, 2024

@xjGafi 看图像是所有的 CSS 都没有正常加载。如果 sass 也正常安装了,目前看不出来原因在哪。

你可以尝试一下下面这些命令。这个 repo 有一个分支是 source,用来生成主题的 demo 页面。你可以在本地尝试生成,看一下会不会也只有纯文字。

git clone https://github.com/lotabout/very-simple
git checkout -b source origin/source
git submodule init
git submodule update
npm install
hexo generate
hexo serve

from very-simple.

Related Issues (17)

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.