hexo-renderer-org
hexo-renderer-org copied to clipboard
Hexo g does not generate files for org
After installing the plugin,
- If I set daemonize to false, then run
hexo g
, I only getINFO Start processing
. However, the htmls are not generated. - 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?
Facing with the same issue under WSL, have you solved that @xuehy
not yet. I have given up org-mode.
Facing with the same issue under WSL, have you solved that @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