Sha256: 79abddc97c1ab6718cafbfd2876c4ad9d01ecf0da4269b522bd47353791d12b4
Contents?: true
Size: 354 Bytes
Versions: 2
Compression:
Stored size: 354 Bytes
Contents
require 'yaml' require 'rake_jekyll_asciidoctor_pdf/version' require 'rake_jekyll_asciidoctor_pdf/commands' # RakeJekyllAsciidoctorPdf # # Empty module being initialized. # This RubyGem holds examples of how to make Rake tasks for Rake using a # RubyGem and some custom stuff. It helps clean up the Rakefile later. module RakeJekyllAsciidoctorPdf end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rake_jekyll_asciidoctor_pdf-0.0.13 | lib/rake_jekyll_asciidoctor_pdf.rb |
rake_jekyll_asciidoctor_pdf-0.0.12 | lib/rake_jekyll_asciidoctor_pdf.rb |