coldnew / hexo-renderer-org

Hexo renderer plugin for emacs org-mode
GNU General Public License v3.0
165 stars 38 forks source link

Hexo g does not generate files for org #74

Open xuehy opened 4 years ago

xuehy commented 4 years ago

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?

fangpin commented 4 years ago

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

xuehy commented 4 years ago

not yet. I have given up org-mode.

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

yanboyang713 commented 3 years ago

@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