jekyll_asciidoctor_pdf 0.3.1
Rake tasks to convert *.adoc files from Jekyll to PDF using asciidoctor-pdf
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (6):
            asciidoctor-pdf
            >= 1.5.1
          
          
            fileutils
            >= 1.1
          
          
            json
            >= 2.1.0
          
          
            rake
            >= 10.0
          
          
            rest-client
            >= 2.0.0
          
          
            safe_yaml
            >= 1.0.5
          
    