Skip to content

Commit 06e171a

Browse files
committed
Merge branch 'master' into HEAD
Work around issue with site updates. Tree-SHA512: 6039d0f039798b0777070e7f3a6fe1ee68fa4de2bba33b82e2277c410eb3142ca0a93f950cbf2c7f8a3d39df7c2bada3a2ba692688959a957d77ea18e1e620e3
2 parents a831308 + fcbe3dd commit 06e171a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+484
-869
lines changed

_config.yml

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -25,35 +25,7 @@ kramdown:
2525
# Site owner
2626
owner:
2727
name: Bitcoin Core
28-
avatar: bio-photo.jpg
29-
bio: ""
30-
email:
31-
disqus-shortname:
3228
twitter: bitcoincoreorg
33-
facebook: #username
34-
google:
35-
plus: #username
36-
analytics: #UA-85008990-1
37-
verify:
38-
ad-client:
39-
ad-slot:
40-
bing-verify:
41-
github: bitcoin
42-
stackoverflow: #123456/username from a "http://stackoverflow.com/users/123456/username" link
43-
linkedin: #username
44-
xing: #username
45-
instagram: #username
46-
lastfm: #username
47-
tumblr: #username
48-
pinterest: #username
49-
foursquare: #username
50-
steam: #username
51-
dribbble: #username
52-
youtube: #username
53-
soundcloud: #username
54-
weibo: #username
55-
flickr: #username
56-
codepen: #username
5729

5830
exclude:
5931
- _config.yml
@@ -62,7 +34,6 @@ exclude:
6234
- CONTRIBUTING.md
6335
- CNAME
6436
- vendor # Travis CI creates a vendor/ dir with files we shouldn't render
65-
- assets/images/assets.yml
6637
- contrib
6738
- Makefile
6839

_data/authors.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,40 +2,19 @@
22

33
laanwj:
44
name: Wladimir van der Laan
5-
web:
6-
email:
7-
bio:
85
avatar: https://avatars3.githubusercontent.com/u/126646?v=3&s=460
96
twitter: orionwl
107
github: laanwj
11-
google:
12-
plus:
138

149
sipa:
1510
name: Pieter Wuille
16-
email:
17-
bio:
1811
avatar: https://avatars2.githubusercontent.com/u/548488?v=3&s=460
1912
github: sipa
2013
twitter: pwuille
21-
google:
22-
plus:
23-
24-
0xadada:
25-
name: Ron. A
26-
27-
avatar: https://github.com/0xadada.png
28-
github: "0xADADA"
29-
twitter: "0xADADA"
30-
bio: Software writer, privacy and encryption advocate. Open web enthusiast.
3114

3215
gmaxwell:
3316
name: Gregory Maxwell
34-
email:
35-
bio:
3617
avatar: https://avatars0.githubusercontent.com/u/858454?v=3&s=400
3718
github: gmaxwell
3819
twitter:
39-
google:
40-
plus:
4120

_data/binaries.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
win64zip: "win64.zip"
22
win64exe: "win64-setup.exe"
3-
macdmg: "-osx-signed.dmg"
4-
mactar: "osx64.tar.gz"
3+
macdmg: "x86_64-apple-darwin.dmg"
4+
mactar: "x86_64-apple-darwin.tar.gz"
55
lin64: "x86_64-linux-gnu.tar.gz"
66
riscv64: "riscv64-linux-gnu"
77
ppc64: "powerpc64-linux-gnu"

_data/navigation.yml

Lines changed: 0 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +15,6 @@ en:
1515
releases:
1616
title: "releases"
1717
url: "/en/releases/"
18-
faq:
19-
title: "FAQs"
20-
submenu: true
21-
tree:
22-
capacity-faq:
23-
title: "Capacity Increases"
24-
url: "/en/2015/12/23/capacity-increases-faq/"
25-
segwit-faq:
26-
title: "Segwit"
27-
url: "/en/2016/01/26/segwit-benefits/"
28-
segwit-dev:
29-
title: "Segwit dev guide"
30-
url: "/en/segwit_wallet_dev/"
31-
optin-rbf:
32-
title: "Opt-in RBF"
33-
url: "/en/faq/optin_rbf/"
34-
compact-blocks:
35-
title: "Compact Blocks"
36-
url: "/en/2016/06/07/compact-blocks-faq/"
37-
version-bits:
38-
title: "Version Bits (BIP9)"
39-
url: "/en/2016/06/08/version-bits-miners-faq/"
40-
segwit-upgrade-guide:
41-
title: "Segwit upgrade guide"
42-
url: "/en/2016/10/27/segwit-upgrade-guide/"
4318
dev:
4419
title: "Development"
4520
submenu: true
@@ -82,31 +57,6 @@ zh_CN:
8257
releases:
8358
title: "软件发行"
8459
url: "/zh_CN/releases/"
85-
faq:
86-
title: "常见问题"
87-
submenu: true
88-
tree:
89-
capacity-faq:
90-
title: "容量增长"
91-
url: "/zh_CN/2015/12/21/系统扩展常见问题解答/"
92-
segwit-faq:
93-
title: "隔离见证"
94-
url: "/zh_CN/2016/01/26/segwit-benefits/"
95-
segwit-dev:
96-
title: "Segwit dev guide"
97-
url: "/en/segwit_wallet_dev/"
98-
optin-rbf:
99-
title: "使用费用替代方案 opt-in RBF"
100-
url: "/zh_CN/faq/optin_rbf/"
101-
compact-blocks:
102-
title: "压缩区块"
103-
url: "/en/2016/06/07/compact-blocks-faq/"
104-
version-bits:
105-
title: "版本位 (比特币改进协议 9/BIP9)"
106-
url: "/zh_CN/2016/06/08/version-bits-miners-faq/"
107-
segwit-upgrade-guide:
108-
title: "Segwit upgrade guide"
109-
url: "/en/2016/10/27/segwit-upgrade-guide/"
11060
dev:
11161
title: "开发"
11262
submenu: true
@@ -149,31 +99,6 @@ zh_TW:
14999
releases:
150100
title: "軟件發行"
151101
url: "/zh_TW/releases/"
152-
faq:
153-
title: "FAQs"
154-
submenu: true
155-
tree:
156-
capacity-faq:
157-
title: "Capacity Increases"
158-
url: "/zh_TW/2015/12/21/系統擴展常見問題解答/"
159-
segwit-faq:
160-
title: "Segwit"
161-
url: "/en/2016/01/26/segwit-benefits/"
162-
segwit-dev:
163-
title: "Segwit dev guide"
164-
url: "/en/segwit_wallet_dev/"
165-
optin-rbf:
166-
title: "Opt-in RBF"
167-
url: "/en/faq/optin_rbf/"
168-
compact-blocks:
169-
title: "Compact Blocks"
170-
url: "/en/2016/06/07/compact-blocks-faq/"
171-
version-bits:
172-
title: "Version Bits (BIP9)"
173-
url: "/en/2016/06/08/version-bits-miners-faq/"
174-
segwit-upgrade-guide:
175-
title: "Segwit upgrade guide"
176-
url: "/en/2016/10/27/segwit-upgrade-guide/"
177102
dev:
178103
title: "Development"
179104
submenu: true
@@ -216,31 +141,6 @@ ja:
216141
releases:
217142
title: "リリース"
218143
url: "/ja/releases/"
219-
faq:
220-
title: "FAQ"
221-
submenu: true
222-
tree:
223-
capacity-faq:
224-
title: "キャパシティの増加"
225-
url: "/en/2015/12/23/capacity-increases-faq/"
226-
segwit-faq:
227-
title: "Segwit"
228-
url: "/ja/2016/01/26/segwit-benefits/"
229-
segwit-dev:
230-
title: "Segwit開発ガイド"
231-
url: "/ja/segwit_wallet_dev/"
232-
optin-rbf:
233-
title: "Opt-in RBF"
234-
url: "/en/faq/optin_rbf/"
235-
compact-blocks:
236-
title: "Compact Block"
237-
url: "/ja/2016/06/07/compact-blocks-faq/"
238-
version-bits:
239-
title: "Version Bits (BIP9)"
240-
url: "/en/2016/06/08/version-bits-miners-faq/"
241-
segwit-upgrade-guide:
242-
title: "Segwitアップグレードガイド"
243-
url: "/en/2016/10/27/segwit-upgrade-guide/"
244144
dev:
245145
title: "開発"
246146
submenu: true
@@ -286,31 +186,6 @@ es:
286186
releases:
287187
title: "Versiones"
288188
url: "/es/releases/"
289-
faq:
290-
title: "FAQs"
291-
submenu: true
292-
tree:
293-
capacity-faq:
294-
title: "Capacity Increases" # XXX
295-
url: "/en/2015/12/23/capacity-increases-faq/" # XXX
296-
segwit-faq:
297-
title: "Segwit"
298-
url: "/en/2016/01/26/segwit-benefits/" # XXX
299-
segwit-dev:
300-
title: "Segwit dev guide" # XXX
301-
url: "/en/segwit_wallet_dev/" # XXX
302-
optin-rbf:
303-
title: "Opt-in RBF" # XXX
304-
url: "/en/faq/optin_rbf/" # XXX
305-
compact-blocks:
306-
title: "Compact Blocks" # XXX
307-
url: "/en/2016/06/07/compact-blocks-faq/" # XXX
308-
version-bits:
309-
title: "Version Bits (BIP9)" # XXX
310-
url: "/en/2016/06/08/version-bits-miners-faq/" # XXX
311-
segwit-upgrade-guide:
312-
title: "Segwit upgrade guide" # XXX
313-
url: "/en/2016/10/27/segwit-upgrade-guide/" # XXX
314189
dev:
315190
title: "Development" # XXX
316191
submenu: true

_includes/author-bio.html

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,6 @@
2020
{% endif %}
2121

2222
<h3 itemprop="name">{{ author.name }}</h3>
23-
<p>{{ author.bio }}</p>
24-
{% if author.email %}<a href="mailto:{{ author.email }}" class="author-social" target="_blank"><i class="fa fa-fw fa-envelope-square"></i> Email</a>{% endif %}
2523
{% if author.twitter %}<a href="https://twitter.com/{{ author.twitter }}" class="author-social" target="_blank"><i class="fa fa-fw fa-twitter-square"></i> Twitter</a>{% endif %}
26-
{% if author.facebook %}<a href="https://facebook.com/{{ author.facebook }}" class="author-social" target="_blank"><i class="fa fa-fw fa-facebook-square"></i> Facebook</a>{% endif %}
27-
{% if author.google.plus %}<a href="http://plus.google.com/+{{ author.google.plus }}" class="author-social" target="_blank"><i class="fa fa-fw fa-google-plus-square"></i> Google+</a>{% endif %}
28-
{% if author.linkedin %}<a href="http://linkedin.com/in/{{ author.linkedin }}" class="author-social" target="_blank"><i class="fa fa-fw fa-linkedin-square"></i> LinkedIn</a>{% endif %}
29-
{% if author.xing %}<a href="http://www.xing.com/profile/{{ author.xing }}" class="author-social" target="_blank"><i class="fa fa-fw fa-xing-square"></i> XING</a>{% endif %}
30-
{% if author.instagram %}<a href="http://instagram.com/{{ author.instagram }}" class="author-social" target="_blank"><i class="fa fa-fw fa-instagram"></i> Instagram</a>{% endif %}
31-
{% if author.tumblr %}<a href="http://{{ author.tumblr }}.tumblr.com" class="author-social" target="_blank"><i class="fa fa-fw fa-tumblr-square"></i> Tumblr</a>{% endif %}
3224
{% if author.github %}<a href="https://github.com/{{ author.github }}" class="author-social" target="_blank"><i class="fa fa-fw fa-github"></i> Github</a>{% endif %}
33-
{% if author.stackoverflow %}<a href="https://stackoverflow.com/users/{{ author.stackoverflow }}" class="author-social" target="_blank"><i class="fa fa-fw fa-stack-overflow"></i> Stackoverflow</a>{% endif %}
34-
{% if author.lastfm %}<a href="https://lastfm.com/user/{{ author.lastfm }}" class="author-social" target="_blank"><i class="fa fa-fw fa-music"></i> Last.fm</a>{% endif %}
35-
{% if author.dribbble %}<a href="http://dribbble.com/{{ author.dribbble }}" class="author-social" target="_blank"><i class="fa fa-fw fa-dribbble"></i> Dribbble</a>{% endif %}
36-
{% if author.pinterest %}<a href="http://www.pinterest.com/{{ author.pinterest }}" class="author-social" target="_blank"><i class="fa fa-fw fa-pinterest"></i> Pinterest</a>{% endif %}
37-
{% if author.foursquare %}<a href="http://foursquare.com/{{ author.foursquare }}" class="author-social" target="_blank"><i class="fa fa-fw fa-foursquare"></i> Foursquare</a>{% endif %}
38-
{% if author.steam %}<a href="http://steamcommunity.com/id/{{ author.steam }}" class="author-social" target="_blank"><i class="fa fa-fw fa-steam-square"></i> Steam</a>{% endif %}
39-
{% if author.youtube %}<a href="https://youtube.com/user/{{ author.youtube }}" class="author-social" target="_blank"><i class="fa fa-fw fa-youtube-square"></i> Youtube</a>{% endif %}
40-
{% if author.soundcloud %}<a href="http://soundcloud.com/{{ author.soundcloud }}" class="author-social" target="_blank"><i class="fa fa-fw fa-soundcloud"></i> Soundcloud</a>{% endif %}
41-
{% if author.weibo %}<a href="http://www.weibo.com/{{ author.weibo }}" class="author-social" target="_blank"><i class="fa fa-fw fa-weibo"></i> Weibo</a>{% endif %}
42-
{% if author.flickr %}<a href="http://www.flickr.com/{{ author.flickr }}" class="author-social" target="_blank"><i class="fa fa-fw fa-flickr"></i> Flickr</a>{% endif %}
43-
{% if author.codepen %}<a href="http://codepen.io/{{ author.codepen }}" class="author-social" target="_blank"><i class="fa fa-fw fa-codepen"></i> CodePen</a>{% endif %}
4425
</div>

_includes/disqus_comments.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

_includes/google_search.html

Lines changed: 0 additions & 7 deletions
This file was deleted.

_includes/head.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818

1919
{% include open-graph.html %}
2020

21-
{% if site.owner.google.verify %}<!-- Webmaster Tools verfication -->
22-
<meta name="google-site-verification" content="{{ site.owner.google.verify }}">{% endif %}
23-
{% if site.owner.bing-verify %}<meta name="msvalidate.01" content="{{ site.owner.bing-verify }}">{% endif %}
24-
2521
{% assign posts=site.posts |where:"name", page.name %}
2622
{% for hrefpost in posts %}<link rel="alternate" hreflang="{{ hrefpost.lang }}" href="{{ site.url }}{{ hrefpost.permalink }}" />{% endfor %}
2723
{% if page.canonical != null %}<link rel="canonical" href="{{ page.canonical }}">{% else %}<link rel="canonical" href="{{ site.url }}{{ page.url }}">{% endif %}

0 commit comments

Comments
 (0)