Skip to content

Hexo g does not generate files for org #74

@xuehy

Description

@xuehy

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions