emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Finally jekyll and org-jekyll


From: Andrea Crotti
Subject: [Orgmode] Finally jekyll and org-jekyll
Date: Wed, 11 Aug 2010 18:41:02 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (darwin)

I've been struggling for already too much time and I really don't get
anywhere the few informations I need.

I want to finally build my page with jekyll and org-mode, and I also
have org-jekyll which looks pretty cool, but anything I tried until now
didn't work

The question basically is, what do I have to write myself and what will
be automatically written?

I see that jekyll wants something like this below, but do I need to
define alli those things even using org-jekyll?

I also tried the test example in org-jekyll but all I get is the same
files repeated again in the directory.

--8<---------------cut here---------------start------------->8---
|-- _config.yml
|-- _layouts
|   |-- default.html
|   `-- post.html
|-- _posts
|   |-- 2007-10-29-why-every-programmer-should-play-nethack.textile
|   `-- 2009-04-26-barcamp-boston-4-roundup.textile
|-- _site
`-- index.html
--8<---------------cut here---------------end--------------->8---

Any simple in two words explanation that could finally enlighten me
please?
Thanks a lot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]