Sha256: 9dfcb4ece9704e3e40aec94a13e979561c4615b2e54e400769bd98201015c77e
Contents?: true
Size: 909 Bytes
Versions: 2
Compression:
Stored size: 909 Bytes
Contents
# General Config # ============== title: "<%= title %>" author: "The Author" file_as: Author, The print_isbn: "000-0-000000-00-0" ebook_isbn: "000-0-000000-00-0" date: <%= Time.now.strftime("%Y-%m-%d") %> # The data in this file is shared between output formats. # # Add format-specific data in the following files, which will add to # and override the settings in this file: # epub_mobi.yml, epub.yml, mobi.yml, latex.yml # These are very minimal settings, for a more complete example see # example-book.yml and book.yml.combined # See also: # epub_mobi.yml, epub.yml, mobi.yml, latex.yml cover_image: "cover.jpg" cover_credit: Cover photo offered by The Person publisher: "The Publisher" publisher_logo: "publisher-logo.jpg" publisher_atag: "<a href='http://thepublisher.org/'>www.thepublisher.org</a>" book_atag: "<a href='http://thepublisher.org/thebookurl/'>www.thepublisher.org/thebookurl</a>"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
prophecy-0.2.7 | lib/prophecy/generators/book/book.yml.tt |
prophecy-0.2.6 | lib/prophecy/generators/book/book.yml.tt |