hexo-server
hexo-server copied to clipboard
Server module for Hexo.
Even if it's on public(like `0.0.0.0` or `::`) hostname is still `localhost` so it may confuses developers.
Hello, I would like to contribute to this project by adding support to unix domain socket, named pipes and https. It is something in the architecture that I would like...
This issue is originally posted at https://github.com/ahonn/hexo-theme-even/issues/46 I have the same problem, Here is the md file https://raw.githubusercontent.com/yangg/blog/master/source/_posts/weixin-app.md
On my Window 7 system, the "hexo server" command will usually crash with the EMFILE error. I say usually because if I run "hexo clean && hexo server" enough times...
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.2.4 to 6.3.1. Release notes Sourced from supertest's releases. v6.3.1 fix: bump superagent (closes #798) 25122e6 https://github.com/visionmedia/supertest/compare/v6.3.0...v6.3.1 v6.3.0 fix: lint package.json, added files array 20adbc1 Merge pull...
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.26.0. Release notes Sourced from eslint's releases. v8.26.0 Features 4715787 feat: check Object.create() in getter-return (#16420) (Yuki Hirasawa) 28d1902 feat: no-implicit-globals supports exported block comment...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0. Release notes Sourced from mocha's releases. v10.1.0 10.1.0 / 2022-10-16 :tada: Enhancements #4896: Browser: add support for prefers-color-scheme: dark (@greggman) :nut_and_bolt: Other #4912: Browser:...
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.0 to 14.0.1. Changelog Sourced from sinon's changelog. 14.0.1 6c4753ef Fixed CSS selectors in _base.scss and changed blockquote default size to 16px. (Jose Lupianez) A bunch of...
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 9.0.0. Release notes Sourced from eslint's releases. v9.0.0 Breaking Changes b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh) 09bd7fe feat!: move AST...
# Problem hexo server fails to bind to `127.0.0.1` while using node inspector. If you explicitly define the IP and port the same as that configured for Node Inspector, it...