GithubHelp home page GithubHelp logo

Comments (8)

MoshiCoCo avatar MoshiCoCo commented on August 17, 2024 1

是hexo g后无法查看localhost4000?
可以尝试 -p, --port 命令重设端口

from easy-hexo.

welcome avatar welcome commented on August 17, 2024

感谢您对我们项目的支持!😘

from easy-hexo.

ChungZH avatar ChungZH commented on August 17, 2024

收到,正在查看。谢谢!

from easy-hexo.

ChungZH avatar ChungZH commented on August 17, 2024

可以用 Chrome、Firefox 浏览器试试 😃

from easy-hexo.

Yank3l avatar Yank3l commented on August 17, 2024

可以用Chrome,Firefox浏览器试试 😃

不行

from easy-hexo.

Yank3l avatar Yank3l commented on August 17, 2024

是hexo g后无法查看localhost4000?
可以尝试-p, - port命令重设端口

之前重设过端口5000,还是不行

from easy-hexo.

Mitscherlich avatar Mitscherlich commented on August 17, 2024

hexo ghexo generate 命令的缩写,用于将博客静态化编译到 <root>/public 目录下,并不提供 hexo-server 服务端的功能;想要查看编译好的静态文件,可以通过 hexo s -s [-p port] 命令,或者使用 serve 工具:

$ npm i -g serve # 或者 yarn global add serve
$ serve public -p 4000

from easy-hexo.

ChungZH avatar ChungZH commented on August 17, 2024

@bree2y 可以了吗?

from easy-hexo.

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.