O-blog

From WikEmacs
Revision as of 08:42, 10 July 2012 by PuercoPop (talk | contribs) (Added Category Blog in the footer)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
o-blog
Description A stand-alone blog and publication tool for org-mode.
Author Sébastien Gross
Maintainer name of maintainer
Source http://github.com/renard/o-blog
Part of Emacs no

Instalation

Writing a Post with o-blog

Starting with and org-mode TODO.

** TODO
:PROPERTIES:
:tags:FirstPost, Emacs
:END:
<text comes here>

When finished make the TODO as done with [C-c C-t]

Using the default template

If one is the to use the default template without modification one has to add the following posts: Copyright, About, Navigation, Navigation Footer

** About
:PROPERTIES:
:SNIPPET: t
:END:
<about text here>


Export to html

[ M-x export-to-blog]

Other misc stuff

To use the disqus plataform with o-blog add the

#+DISQUS: <disqus handle>

You can add links a-la-org-mode type [C-c C-l] Paste the url and then the description of the link