emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Yet another Jekyll Org mode setup
@ 2013-12-08 18:16 Waldemar Quevedo
  2013-12-22 23:13 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Waldemar Quevedo @ 2013-12-08 18:16 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]

Hello list,

This is just to share my setup for using Jekyll and Org mode in case
someone finds it useful...
https://github.com/wallyqs/yet-another-jekyll-org-template

What I like about this setup is that I can avoid having to add YAML front
matter to Org mode posts by patching Jekyll with a plugin (link:
https://github.com/wallyqs/jekyll-org/blob/master/convert.rb). It also
disables Liquid templates since Org mode syntax can already cover some of
those cases (like including files).

In this setup I am using the Org-ruby parser to render into HTML for
convenience, though it could also be possible to shell out to the Emacs Org
mode parser, I just would have to catchup on how to do that in latest
versions of Org (last time I did I used 'org-export-as-html', fix would be
to shell out to Emacs here:
https://github.com/wallyqs/jekyll-org/blob/master/convert.rb#L49).

Cheers,

- Waldemar

[-- Attachment #2: Type: text/html, Size: 1314 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Yet another Jekyll Org mode setup
  2013-12-08 18:16 Yet another Jekyll Org mode setup Waldemar Quevedo
@ 2013-12-22 23:13 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-12-22 23:13 UTC (permalink / raw)
  To: Waldemar Quevedo; +Cc: emacs-orgmode

Hi Waldemar,

Waldemar Quevedo <waldemar.quevedo@gmail.com> writes:

> This is just to share my setup for using Jekyll and Org mode in case
> someone finds it useful...
> https://github.com/wallyqs/yet-another-jekyll-org-template

As a user of github pages, yes, I can imagine how useful this is!

Thanks for sharing it,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-22 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-08 18:16 Yet another Jekyll Org mode setup Waldemar Quevedo
2013-12-22 23:13 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).