Abstract

Last post, I noted GTML had features I didn’t know how to emulate in org-mode and jekyll. I’ve found information on site maps and related links in both org and jekyll and want to record it here.

Introduction

GTML is a website generator I’ve used for a long time to generate my personal home page. I’m moving the site to org-mode and jekyll, but still need to learn a few things.

Using template includes to reduce boilerplate

Org-mode allows including options in files, and you can combine the includes and make the org links relative. Each level-N.org file will have the correct relative path to the base of the site.

http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html#sec-6