0.0
No release in over 3 years
Djot generator for Jekyll
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 3.7, < 5.0
~> 13.0
~> 3.0

Runtime

~> 0.1.0
 Project Readme

jekyll-djot

Gem Version

Jekyll Djot converter that uses djotter.

Installation

Add this entry to your Gemfile's jekyll-plugins group:

group :jekyll_plugins do
  gem 'jekyll-djot'
end

and the plugin to your _config.yml:

plugins:
  - jekyll-djot

or install it as:

$ gem install jekyll-djot