-
现在遇到的问题不能多个作者同时写博客,每个人端的文章只能把自己的本地的文章进行渲染,其他的就不行。
-
i'm trying to develop a plugin for hexo, i need to fetch the posts and then send them to the client in JSON, here is the demo code:
``` js
var posts = hexo.model('Post').toArray()
var data = JSON.st…
-
我这页面上显示现在的模块数目是 89,618
https://www.npmjs.org/ 显示当前模块数是 89 745
说明已经很接近了...
但是我执行 sync_not_exist 却提示
[tools/sync_not_exist.js] start sync not exist modules
[Tue Aug 19 2014 22:06:06 GMT+0800 (CST)] [wor…
-
My recollection from investigations a few years ago:
1. Jekyll is pretty unmaintained (or at least the version that GH pages supports is old). So trying to do custom stuff like plugins is a pain.
2. A…
-
`Writable` currently inherits from `Stream` without any visible benefit. Stream only exposes `pipe()` which Writable's own prototype replaces. Would it not be beneficial to make Writable inherit strai…
-
Observation. When creating default.conf file via the consul template an upstream is created for all services. If your cluster has containers which do not expose an external port and are not managed by…
-
I have got a problem when using image is the post. When I use image from asset folder it works well. While it works wrong when I use outter image with absoute url because the final image in the post i…
-
```
Is it possible that a future version might support the zune software?
```
Original issue reported on code.google.com by `hexo...@gmail.com` on 29 Sep 2008 at 5:28
-
![Uploading pasted_image.jpg…]()
MKDIRs complete.
- /2015/05/14/long-text-test/index.html uploaded successfuly
events.js:85
throw er; // Unhandled 'error' event
^
Error: write ECONN…
-
系统:ubuntu 14.04 64 bit
问题:在执行npm install -g hexo-cli命令时,出现错误
log文件:
0 info it worked if it ends with ok
1 verbose cli [ '/home/dacong/.nvm/versions/node/v0.12.7/bin/node',
1 verbose cli '/home/dacon…