Sha256: 4d05e8a413793e594166f6c8aee58ab057b328d88e3b501c125658f46dfe821b

Contents?: true

Size: 1.35 KB

Versions: 10

Compression:

Stored size: 1.35 KB

Contents

# The book's title. Will be used everywhere!
title: "Kitabu"

# The book's language.
language: en

# Your book copyright info.
# Here's some examples:
#
#   Copyright <%= @year %> by <%= @name %>.
#   Copyright <%= @year %> by <%= @name %>. This work is licensed under MIT License.
#   This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
#   This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
#   This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
#
copyright: "Copyright (C) <%= @year %> <%= @name %>."

# Who's publishing this book.
publisher: "<%= @name %>"

# When this book was published.
published_at: "<%= Date.today %>"

# Some book description.
subject: "This guide will help you understand how all of the pieces fit together on Kitabu."

# Some keywords that identify this book.
keywords: "kitabu, e-book, kindlegen, epub, mobi, pdf, prince"

# Some unique identification. Works great with your domain
# like `http://yourbook.example.com`.
uid: "<%= @uid %>"

# Your book identification like ISBN or ISSN.
identifier:
  id: "http://yourbook.example.com"
  type: "URL" # can be ISBN, ISSN or URL

# This book authors.
authors:
  - "<%= @name %>"

# Syntax highlight theme. Can be any of supported by Rouge.
theme: github

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
kitabu-3.0.3 templates/config.erb
kitabu-3.0.2 templates/config.erb
kitabu-3.0.1 templates/config.erb
kitabu-3.0.0 templates/config.erb
kitabu-2.1.0 templates/config.erb
kitabu-2.0.4 templates/config.erb
kitabu-2.0.3 templates/config.erb
kitabu-2.0.2 templates/config.erb
kitabu-2.0.1 templates/config.erb
kitabu-2.0.0 templates/config.erb