How do I blog with org2blog?
• 96 words • 1 min • updated
⚠️ This post is over one year old. It may no longer be up to date or relevant. Opinions may have changed.
TL;DR: Video link: Vimeo. This is my blogging workflow with Wordpress, Emacs and org2blog. Example markup:
* **bold**
* _italics_
* `code`Code:
shell
$ sudo apt-get update && sudo apt-get upgradeA new section #
Text in the new section.
Another section #
Text in another section. Those are usually the formatting and commands I most use. There are others, of course, but this is usually a fast (and comfortable!) way of writing. You should also notice that Emacs automatically break lines for me! Now, let’s post this post. I’ll post the video link soon.