Skip to content

Commit

Permalink
WIP: Refactoring documentations for bitcoin-dot-org#1723
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzzmi committed Oct 30, 2017
1 parent 630b9db commit 337e170
Show file tree
Hide file tree
Showing 141 changed files with 1,046 additions and 1,153 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source 'https://rubygems.org'
## version. Then remind one of the site maintainers that they need to
## run `rvm install <VERSION>` on the build server(s) before they commit
## to master
ruby '2.0.0'
ruby '2.4.2'

## Used on the build server. If you add a package here (like nokogiri)
## that has non-Gem dependencies (like zlib), please remind the site
Expand All @@ -17,7 +17,7 @@ group :development do
## When we upgrade to Jekyll 3.0.0 or higher, remove
## _plugin/remove-html-extension.rb
gem 'jekyll', '~>3.0'
gem 'json'
gem 'json', '>= 1.9'
gem 'less', '2.4.0'
gem 'kramdown'
gem 'RedCloth'
Expand Down
10 changes: 8 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
execjs
multi_json (>= 1.3)
rake
json (1.8.3)
json (2.1.0)
json-schema (2.8.0)
addressable (>= 2.4)
kramdown (1.9.0)
Expand Down Expand Up @@ -78,9 +78,15 @@ DEPENDENCIES
html-proofer (= 2.1.0)
jekyll (~> 3.0)
jshintrb (~> 0.3.0)
json
json (>= 1.9)
json-schema
kramdown
less (= 2.4.0)
safe_yaml
therubyracer

RUBY VERSION
ruby 2.4.2p198

BUNDLED WITH
1.15.4
100 changes: 50 additions & 50 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,58 +1,58 @@
langsorder:
- 'id'
- 'da'
- 'de'
# - 'id'
# - 'da'
# - 'de'
- 'en'
- 'es'
- 'fr'
- 'it'
- 'hu'
- 'nl'
- 'pl'
- 'pt_BR'
- 'ro'
- 'sl'
- 'sv'
- 'tr'
- 'el'
- 'bg'
- 'ru'
- 'uk'
- 'ar'
- 'fa'
- 'hi'
- 'ko'
- 'ja'
- 'zh_CN'
- 'zh_TW'
# - 'es'
# - 'fr'
# - 'it'
# - 'hu'
# - 'nl'
# - 'pl'
# - 'pt_BR'
# - 'ro'
# - 'sl'
# - 'sv'
# - 'tr'
# - 'el'
# - 'bg'
# - 'ru'
# - 'uk'
# - 'ar'
# - 'fa'
# - 'hi'
# - 'ko'
# - 'ja'
# - 'zh_CN'
# - 'zh_TW'

langs:
'ar': 'العربية'
'bg': 'български'
'da': 'Dansk'
'de': 'Deutsch'
# 'ar': 'العربية'
# 'bg': 'български'
# 'da': 'Dansk'
# 'de': 'Deutsch'
'en': 'English'
'el': 'Ελληνικά'
'es': 'Español'
'fa': 'فارسی'
'fr': 'Français'
'hi': 'हिन्दी'
'hu': 'Magyar'
'id': 'Bahasa Indonesia'
'it': 'Italiano'
'ja': '日本語'
'ko': '한국의'
'nl': 'Nederlands'
'pl': 'Polski'
'pt_BR': 'Português Brasil'
'ro': 'Română'
'ru': 'Русский'
'sl': 'Slovenščina'
'sv': 'Svenska'
'tr': 'Türkçe'
'uk': 'Українська'
'zh_CN': '简体中文'
'zh_TW': '繁體中文'
# 'el': 'Ελληνικά'
# 'es': 'Español'
# 'fa': 'فارسی'
# 'fr': 'Français'
# 'hi': 'हिन्दी'
# 'hu': 'Magyar'
# 'id': 'Bahasa Indonesia'
# 'it': 'Italiano'
# 'ja': '日本語'
# 'ko': '한국의'
# 'nl': 'Nederlands'
# 'pl': 'Polski'
# 'pt_BR': 'Português Brasil'
# 'ro': 'Română'
# 'ru': 'Русский'
# 'sl': 'Slovenščina'
# 'sv': 'Svenska'
# 'tr': 'Türkçe'
# 'uk': 'Українська'
# 'zh_CN': '简体中文'
# 'zh_TW': '繁體中文'

redirects:
/news: /en/version-history
Expand Down
93 changes: 0 additions & 93 deletions _devdocs/documentation.html

This file was deleted.

8 changes: 4 additions & 4 deletions _devdocs/en/devdoc/bitcoin-core/rest/quick-reference.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

#### Quick Reference {#rest-quick-reference}

Expand Down
8 changes: 4 additions & 4 deletions _devdocs/en/devdoc/bitcoin-core/rpcs/quick-reference.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

#### Quick Reference {#rpc-quick-reference}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### AbandonTransaction

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### AddMultiSigAddress

Expand Down
8 changes: 4 additions & 4 deletions _devdocs/en/devdoc/bitcoin-core/rpcs/rpcs/addnode.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### AddNode

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### AddWitnessAddress

Expand Down
8 changes: 4 additions & 4 deletions _devdocs/en/devdoc/bitcoin-core/rpcs/rpcs/backupwallet.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### BackupWallet

Expand Down
8 changes: 4 additions & 4 deletions _devdocs/en/devdoc/bitcoin-core/rpcs/rpcs/bumpfee.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### BumpFee

Expand Down
8 changes: 4 additions & 4 deletions _devdocs/en/devdoc/bitcoin-core/rpcs/rpcs/clearbanned.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### ClearBanned

Expand Down
8 changes: 4 additions & 4 deletions _devdocs/en/devdoc/bitcoin-core/rpcs/rpcs/createmultisig.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### CreateMultiSig

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### CreateRawTransaction

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}

##### DecodeRawTransaction

Expand Down
Loading

0 comments on commit 337e170

Please sign in to comment.