hexo-renderer-org icon indicating copy to clipboard operation
hexo-renderer-org copied to clipboard

Hexo g does not generate files for org

Open xuehy opened this issue 5 years ago • 3 comments

After installing the plugin,

  1. If I set daemonize to false, then run hexo g, I only get INFO Start processing. However, the htmls are not generated.
  2. If I set daemonize to true, I get INFO Start processing
    Starting Emacs daemon.

Loading c:/Users/hyxue/Documents/blog/hackingmind/node_modules/hexo-renderer-org/emacs/hexo-renderer-org.el (source)...

Emacs is READY!!!!!

Loading c:/Users/hyxue/Documents/blog/hackingmind/node_modules/hexo-renderer-org/emacs/hexo-renderer-org.el (source)...done Then the process just pauses, no html files are generated.

What is wrong?

xuehy avatar Oct 03 '19 09:10 xuehy

Facing with the same issue under WSL, have you solved that @xuehy

fangpin avatar Apr 29 '20 14:04 fangpin

not yet. I have given up org-mode.

Facing with the same issue under WSL, have you solved that @xuehy

xuehy avatar May 03 '20 10:05 xuehy

@xuehy @fangpin @jiacai2050 你们有遇到下面的这个问题吗?

bash-5.0# hexo generate INFO Validating config INFO Start processing Deprecated as of 10.7.0. highlight(lang, code, ...args) has been deprecated. Deprecated as of 10.7.0. Please use highlight(code, options) instead. https://github.com/highlightjs/highlight.js/issues/2277

yanboyang713 avatar Apr 24 '21 17:04 yanboyang713