lektor-asciidoctor

Adds AsciiDoc field type to Lektor.


Keywords
Lektor, plugin, static-site, blog, asciidoc, using, Asciidoctor, Ruby, Gem
License
MIT
Install
pip install lektor-asciidoctor==0.1

Documentation

Lektor AsciiDoc Plugin

A Lektor plugin to add an AsciiDoc field type. This is a fork of the plugin lektor_asciidoc published by @nixjdm.This version, now called lektor asciidoctor requires ruby and asciidoctor which is the origin of the for as agreed in this pull request.

Requirements

Go to ruby-lang.org and asciidoctor.orgfor installation instructions of both.

Installation

Add lektor-asciidoc to your project from command line:

lektor plugins add lektor-asciidoctor