Now we know how to create our posts and insert image via org-mode's C-c i
(org-insert-link), let's talk about how to use drag-and-drop
method to add image to your post.
Note
Drag-and-drop image ONLY support under GUI emacs.
Now we know how to create our posts and insert image via org-mode's C-c i
(org-insert-link), let's talk about how to use drag-and-drop
method to add image to your post.
Note
Drag-and-drop image ONLY support under GUI emacs.
org-mode 9.x has some breaking changes on export blocks, if you still want to use org-mode 8's syntax, here's the little guide on how to let coldnew/hexo-renderer-org renderer the org-mode 8 syntax properly.
New to blogging with the Hexo framework and org-mode? This tutorial will walk you through installing Hexo, running a local server, and creating your first blog post with org-mode.
Disclaimer
This post is based on Getting Started with the Hexo Blogging Framework by Christopher Martin, which is a really nice post to getting start with Hexo Framrwork.
Welcome to Hexo! This is your vary first post. Check documentation for mote info. If you at any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
hexo new "My New Post"
More info: Writing
hexo server
More info: Server
hexo generate
More info: Generating
hexo deploy
More info: Deployment