Skip to content

Alsan/asciidoctor-book-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for Writing an eBook

  • Has book template(asciidoc) for creating html, pdf, epub/mobi.
  • Uses asciidoctor to make the book.
  • See master.adoc

Installation

git clone git://github.com/vysakh0/asciidoctor-book-template.git
cd asciidoctor-book-template
bundle
rake

Usage

  • Use rake ascii to build html, pdf, epub files for your master.adoc
  • Outputs will be generated under the output directory.

Roll on

About

A book template to write using asciidoctor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.1%
  • Ruby 1.9%