Open source projects and tools.
org-jekyll.el
Note: This project is no longer actively maintained (last updated 2014). For current alternatives, please consider: ox-jekyll - Org Mode export backend for Jekyll org-jekyll-mode - Emacs extensions for writing Jekyll posts with org-mode jekyll-org - Jekyll with Emacs Org-Mode integration Export jekyll blog posts from org-mode Extracts subtrees from your org-publish project files that have a :blog: keyword and an :on: property with a timestamp, and exports them to a subdirectory _posts of your project’s publishing directory in the year-month-day-title.html format that Jekyll expects. Properties are passed over as yaml front-matter in the exported files. The title of the entry is the title of the subtree. ...