Skip to content

pseudomuto/bookery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookery

Build Status Gem Version Code Climate

My own (very opinionated) custom tool for writing books. This is very much a work in progress right now.

TODO's for a reasonable v1

  • Build PDF
  • Build Mobi
  • Build ePub

Installation

$ gem install bookery

If you're using rbenv, run rbenv rehash after the installation to ensure the shim is created

Creating a New Book

$ bookery new <project_dir>

This will create a new project in the specified directory.

Publishing

From within the project directory:

$ bookery publish

This will generate an HTML version of your book for each language in the project.

Editing

For a guideline on editing, checkout the editing docs.

Contributing

Wanna contribute? Awesome! Check out the contributing guidelines to get started.

About

A simple gem to help with authoring books

Resources

License

Stars

Watchers

Forks

Packages

No packages published