-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
157 lines (127 loc) · 4.56 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
####################################
###### Global start ######
####################################
name : 'MyCitadel'
title : 'MyCitadel - Ultimate digital sovereignity for bitcoiners'
email : [email protected]
tagline : 'description for your new site here'
company_name : 'Pandora Prime Sarl.'
description: >- # this means to ignore newlines until "baseurl:"
MyCitadel is a suite of software, hardware and Internet services focused on digital individual sovereignty and privacy. Primarily, is a wallet for bitcoin, digital assets and bitcoin finance (#BiFi) smart contracts. It is blazingly fast, secure, cross-platform and technically most advanced wallet on the market, being the first wallet allowing taproot multisig and locktime-based spending conditions.
Do a reliable hodling (with inheritance options), corporate/organization, & current accounts - or instant Lightning payments. Work with single- and multisig setups, based on hardware, air gapped, cold and server-side hot key storage, involving arbitrary complex time-lock scripts (with miniscript) and wide interoperability (because of use of wallet descriptors).
baseurl : "" # the subpath of your site, e.g. /blog
url : "https://mycitadel.io" # 7277783 the base hostname & protocol for your site, e.g. http://example.com
favicon: 'favicon.ico'
download: 'https://github.com/mycitadel/mycitadel-desktop/releases/tag/v1.4.0'
paginate: 12
paginate_path: "/blog/page:num/"
sass:
sass_dir: _sass
style: compressed
# Build settings
markdown : kramdown
# google_analytics
google_analytics:
# disqus comment
disqus_shortname: mycitadel
####################################
###### Hero start ######
####################################
# product_background_image sass
# product_fixed_image saas_video
# product sass_background_image
# product_slider sass_fixed_image
# product_video sass_slider
hero: 'product_fixed_image'
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- package.json
- gulpfile.js
# Plugins (previously gems:)
plugins:
- jekyll-sitemap
- jekyll-feed
- jekyll-include-cache
- jekyll-redirect-from
# mimic GitHub Pages with --safe
whitelist:
- jekyll-sitemap
- jekyll-feed
- jekyll-include-cache
- jekyll-redirect-from
####################################
###### Global end ######
####################################
getform_id: '0cfff1a2-7cea-4b3c-8655-7223f44b6d9b'
mailchimp:
user-id: [email protected]
list-id: 3dfa94f137
####################################
###### Copyright ######
####################################
copyright_text: Copyright © 2021-2022 All rights reserved to
company_url: 'https://pandoraprime.ch'
# SEO Related
google_site_verification :
bing_site_verification :
yandex_site_verification :
naver_site_verification :
# Social Sharing
twitter:
username :
facebook:
username :
app_id :
publisher :
og_image : # Open Graph/Twitter default site image
# For specifying social profiles
# - https://developers.google.com/structured-data/customize/social-profiles
social:
type : # Person or Organization (defaults to Person)
name : # If the user or organization name differs from the site's name
links: # An array of links to social media profiles
# Analytics
analytics:
provider : false # false (default), "google", "google-universal", "custom"
google:
tracking_id :
anonymize_ip : # true, false (default)
timezone: '' # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
#google map api key
map:
key: 'AIzaSyA7nx22ZmINYk9TGiXDEXGVxghC43Ox6qA'
let: 40.6700
lng: -73.9400
zoom: 11
title: '121 King William Street, Snazzy'
# Collections
collections:
posts:
output: true
permalink: /blog/:slug/
pages:
output: true
permalink: /:path/index:output_ext
# Defaults
defaults:
# _pages
- scope:
path: "" # we can not defile path /blog/index.html for pagination
type: pages
values:
layout: page
- scope:
path: "_posts"
type: posts
values:
layout: post
hero: blog_details