hexo-server:Hexo的服务器模块

时间:2021-05-12 02:32:53
【文件属性】:
文件名称:hexo-server:Hexo的服务器模块
文件大小:12KB
文件格式:ZIP
更新时间:2021-05-12 02:32:53
javascript hexo JavaScript 六方服务器 服务器模块。 安装 $ npm install hexo-server --save 用法 $ hexo server 选项 描述 默认 -i ,-- --ip 覆盖默认服务器IP。 ::当IPv6可用时,否则为0.0.0.0 (注意:在大多数系统中, ::也绑定到0.0.0.0 ) -p ,-- --port 覆盖默认端口。 4000 -s ,-- --static 仅提供静态文件。 错误的 -l ,-- --log [format] 启用记录器。 覆盖日志格式。 错误的 -o ,- --open 立即在默认的Web浏览器中打开服务器URL。 错误的 选项 server : port : 4000 log : false ip : 0.0.0.0 compress : false cache : false header :
【文件预览】:
hexo-server-master
----.eslintrc(39B)
----index.js(1KB)
----package.json(1KB)
----.github()
--------dependabot.yml(301B)
--------release-drafter.yml(553B)
--------workflows()
----test()
--------.eslintrc(28B)
--------index.js(8KB)
--------.mocharc.yml(15B)
----LICENSE(1KB)
----.gitignore(55B)
----lib()
--------server.js(2KB)
--------middlewares()
----README.md(2KB)
----.eslintignore(28B)

网友评论