On 11/08/10 17:41, Andrea Crotti wrote:
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
Hi Andrea,
I don't use org-jekyll myself. You can view my tutorial on the way I di
it at http://orgmode.org/worg/org-tutorials/org-jekyll.php . Basically
what you need to do is to organize your system so that org publishes
your .org files to html in a place that jekyll can process them.
Are you trying to write a blog ie. posts ordered in date format, or a
static web site, or a combination of both? If you can tell me exactly
what you want to achieve, I'll try and help out.
Ian.
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode