forked from acceptbitcoincash/acceptbitcoincash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
71 lines (67 loc) · 2.03 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
permalink: pretty
markdown: kramdown
theme: null
title: The Accept Bitcoin Cash Initiative
author: n9jd34x04l151ho4 + topolino + kenman345
description:
Community-curated list of sites/merchants that accept Bitcoin Cash.
url: https://AcceptBitcoin.Cash
twitter_url: https://usebitcoin.cash
repo: https://github.com/acceptbitcoincash/acceptbitcoincash
img: img/logo.png
google_analytics: UA-107218359-1
lang: en-US
SSLProvider: http://ocsp.digicert.com
twitter:
username: useBitcoinCash
sass:
sass_dir: _includes/_sass
style: compressed
plugins:
- jekyll-minifier
- jekyll-seo-tag
- jekyll-sitemap
defaults:
-
scope:
path: "*.html" # an empty string here means all files in the project
values:
# Page Variables
image: img/logo.png
link_tweet: "Tweet to @TWITTERHANDLE"
link_facebook: "Write on @FACEBOOKHANDLE's wall"
email_subject: "Please%20consider%20accepting%20Bitcoin%20Cash%20payments"
rtfm: "Read support docs from"
link_mobile: "TWEET THEM"
workonit_tweet: "Please consider accepting #BitcoinCash for payments @TWITTERHANDLE - it’s \"Peer-to-Peer Electronic Cash\" that is fast, reliable, and secure, with low fees. More @"
link_progress: "Thank them for accepting Bitcoin Cash"
link_progress_mobile: "THANK THEM"
progress_tweet: "Thanks for accepting Bitcoin Cash, @TWITTERHANDLE!"
hash: "acceptBitcoinCash, BCHforEveryone"
has_search: yes
has_nav: yes
has_ticker: yes
list_of: "merchant"
encoded_img_placeholder: "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs="
img_placeholder: "/img/placeholder.png"
exclude:
- CNAME
- CONTRIBUTING.md
- EXCLUSION.md
- Gemfile
- LICENSE
- README.md
- Rakefile
- verify.rb
- vendor
- kube
- nginx.conf
- scripts
- Dockerfile
- sections_schema.yml
- websites_schema.yml
jekyll-minifier:
compress_javascript: true # Default: true
exclude: # Keeping these files sexy guys
- 'robots.txt'
- 'sitemap.xml'