miklb / habari-jekyll-export

Exports Habari posts as static files for Jekyll.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jekyll Export for Habari

This plugin exports Habari posts as static files for Jekyll.

Requirements

  • Habari = 0.6.x (version 0.4 tested against 0.9.2)

Installation

Step 1: Download this plugin.

To get it from git execute the following command in the user/plugins directory:

$ git clone git://github.com/ahutchings/habari-jekyll-export.git jekyll-export

Of course you can always download the code from the GitHub project as an archive.

Step 1: Make the _posts directory writable by your web server.

Step 2: Copy template.example.php to template.php and customize to taste.

Step 3: Enable this plugin in Habari's admin panel.

Step 4: Export your posts by selecting "Export Posts" from the Jekyll Export actions dropdown.

About

Exports Habari posts as static files for Jekyll.


Languages

Language:PHP 100.0%