GithubHelp home page GithubHelp logo

bobwol / bakers-oven Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orangesparkleball/bakers-oven

0.0 2.0 0.0 64 KB

Sinatra app for generating hpubs (Baker Framework format)

Home Page: http://bakerframework.com/

bakers-oven's Introduction

Baker's Oven

An easy way to create valid hpubs for the Baker Framework.

About Baker

Baker Framework allows simple creation of HTML5-based eBooks. There is a simple specification for html-based books that has been developed for Baker - hpub.

Installing Baker's Oven

Baker's Oven is a padrino-based application (running on Ruby). To install:

  1. Download Baker's Oven
  2. $ bundle install
  3. $ padrino rake dm:auto:migrate
  4. $ padrino rake seed

By default, the database for Baker's oven will be SQLite3. The seed step allows you to set an administrator username/password.

Running Baker's Oven

  1. $ rackup
  2. Go to the admin panel in your browser: http://localhost:9292/admin
  3. Follow directions to create book
  4. Preview at http://localhost:9292/

Running on a Remote Server

Currently not supported - need to figure out the most efficient way to allow multiple books to be built (currently all built in a single tmp/book dir in the filesystem).

bakers-oven's People

Contributors

therabidbanana avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.