atom-hexo icon indicating copy to clipboard operation
atom-hexo copied to clipboard

Hexo for the Atom Editor.

Results 3 atom-hexo issues
Sort by recently updated
recently updated
newest added

Start the atom crash with this package. When I removed it, everything get back to normal.

Error: spawn .... ENOENT But I successfully deployed in Git Bash by run "hexo deploy". The cause maybe that I have no way to input my github username and password...

I uses custom tags and features in the blog, which isn't supported by `Markdown Preview`. So I was strongly depends on the `server` command or `render` command to render and...