Blorg page ahanewtitle
What is blorg ?
blorg.el is an Emacs library that uses org-mode as a blog
engine. Current release version is 0.75e from january, 2008.
blorg.el defines just one command : M-x blorg-publish, which is
bound to C-c ".
Download blorg.el
You can download blorg.el here.
The manual (still in progress)
Quickstart
Edit your own org file as usual. Then do M-x blorg-publish.
This command is bound to C-c ".
Templates
Would be cool if we had several blorg config files showing how
flexible it is. I'll try to suggest some in a near future.
Features
- use tags to categorize posts
- use fully customizable templates
- list previous posts and archived posts
- export ordered, unordered and definition lists
- upload images and files
- export text fontification (bold, italic, underline, etc)
- publish feeds (atom 1.0 or RSS 2.0) for index page and tags pages
- export orgtbl tables
- export fixed-width sections
Feedback
Any feedback or bug-report is very welcome. Back to homepage