Is there any example of using Org-mode with octopress for blogging? I want to use org-mode for all the blog posts and export it to html. I understand this is possible, is there any example for this to learn and do the same.
To save the document, either press the save icon, or press C-x C-s, call it 1.org. Emacs does not actually understand you are editing an Org document, yet. To enable Org mode on your current document, type M-x org-mode which will enable the Org mode on the current document. Those are minuses, not underscores.
org-mode is a markup language that predates markdown and has many nice features. Outside of emacs ecosystem is not used much though. Just as markdown it is plain text. If you decide to use it you have to set your prefered format in Logseq to org in the settings.
Emacs has included Org Mode as a major mode by default since 2006. Bastien Guerry is the current maintainer, in cooperation with an active development community. Since its success in Emacs, some other systems now provide functions to work with org files.
I have begun migrating to Octopress as well. Being an Org-mode user, I was interested in the same thing. Here is a link I found that might prove useful to you: http://jaderholm.com/blog/blogging-with-org-mode-and-octopress
Some time back I wrote an article on this topic: http://www.railsonmaui.com/blog/2013/04/27/octopress-setup-with-github-and-org-mode/index.html
This uses the orgmode-octopress emacs plugin: https://github.com/craftkiller/orgmode-octopress and http://blog.paphus.com/blog/2012/08/01/introducing-octopress-blogging-for-org-mode/
Unfortunately, this does not work with Emacs 24.3 and org-mode v8. :-(
There's a different org-mode octopress package (available in the emacs package manager): https://github.com/yoshinari-nomura/org-octopress
Unfortunately, the documentation on that is sparse. I plan to update my blog and this answer once I get a good solution to work with emacs 24.3 and org-mode v8.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With