I Love org-mode! I tried to create my personal pages using org-export-html. Org-mode can export latex-math using mathjax very well, and many many other feathers. I love that! I want a tidy and beautiful personal site integrated with wiki and blogs hosting on github.

How to configure org-mode to build such a wiki+blog site with theme support?

link|improve this question

71% accept rate
I have the same pending project. Sacha Chua, one of my favorite orgmode power-user, asked recently on her blog "Do you have an Emacs-based personal wiki? What do you use, and what do you think about it?": you might be interested in the comment on her post: sachachua.com/blog/2011/11/… – Jeremy Nov 9 '11 at 21:53
Thanks! I read it before. I want an easy start example. I will try re-configure my org-mode export when at large. – Exaos Nov 10 '11 at 23:57
Have you looked at orgmode.org/worg/org-blog-wiki.html and orgmode.org/worg/org-web.html ? – sindikat Nov 21 '11 at 10:49
Most of them on worg are based on ruby or obsolete. I will try to study the org-publish method again. Anyway, I can publish HTMLs, thought the style is not so beautiful. :-) – Exaos Nov 22 '11 at 0:42
feedback

2 Answers

I am not sure if I understood correctly your question, because I think there is nothing to do!

The wiki sites of git-hub have their own git repository. Do a git checkout and add files edited in orgmode. When you will commit and pull them, they will be output correctly in html.

(That's what I did for the project repositorium in git-hub)

Hope it helps, Jeremy

link|improve this answer
Thanks. I know that. Maybe my question can be changed to: how to easily configure org-mode to build a wiki+blog site with better theme support. – Exaos Nov 13 '11 at 7:11
feedback
up vote 0 down vote accepted

I think, this project fits my need:

  1. http://renard.github.com/o-blog/
  2. https://github.com/renard/o-blog
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.