-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml.erb
24 lines (24 loc) · 1.4 KB
/
_config.yml.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
book_author: <%= @book_author %>
book_author_photos: <%= @book_author %>
book_author_photos_twitter: <%= @book_author_twitter %>
book_author_photos_url: <%= @book_author_url %>
book_author_words: <%= @book_author %>
book_author_words_twitter: <%= @book_author_twitter %>
book_author_words_url: <%= @book_author_url %>
book_domain: <%= @book_domain %>
book_image_cover: http://assets.farmhouse.co/publishing/<%= @fhp_id %>-<%= @book_slug %>/images/_cover.jpg
book_image_logo: http://assets.farmhouse.co/publishing/<%= @fhp_id %>-<%= @book_slug %>/images/_logo.png
book_image_path: http://assets.farmhouse.co/publishing/<%= @fhp_id %>-<%= @book_slug %>/images/
book_isbn: <%= @book_isbn %>
book_published_year: <%= @book_published_year || Time.now.year %>
book_publisher_name: Farmhouse Publishing
book_publisher_url: http://farmhouse.co/publishing/<%= @fhp_id %>
book_slug: <%= @book_slug %>
book_title: <%= @book_title %>
fhp_id: <%= @fhp_id %>
google_analytics_id: UA-XXXXX-X
markdown: kramdown
purchase_ebook_price: 5
purchase_ebook_url: http://farmhouse.co/publishing/<%= @fhp_id %>/buy/ebook
purchase_print_price: 20
purchase_print_url: http://farmhouse.co/publishing/<%= @fhp_id %>/buy/paperback