-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from btcguide/master
Merge upstream changes
- Loading branch information
Showing
20 changed files
with
145 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
AML | ||
Analytics | ||
Andreas | ||
Antonopolous | ||
AWG | ||
Altcoin | ||
BIP | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,29 @@ | ||
{% unless page.url contains "advanced" or page.no_advanced_link == true %} | ||
## Advanced Configuration | ||
Click | ||
[here]({% if page.url contains "index" %}advanced{% else %}{{ page.url | split: '.' | first }}-advanced{% endif %}) | ||
for advanced details on how to improve your security at this step. | ||
|
||
<br /> | ||
|
||
|
||
<div class="alert alert-primary mb-4"> | ||
<h4 class="alert-heading mb-3">Advanced Considerations</h4> | ||
<p> | ||
Comfortable with the concepts in this step? | ||
</p> | ||
<p class="mb-1"> | ||
Read the | ||
<a href="{% if page.url contains "index" %}advanced{% else %}{{ page.url | split: '.' | first }}-advanced{% endif %}">advanced considerations</a> | ||
that can potentially improve your security here. | ||
</p> | ||
</div> | ||
|
||
|
||
|
||
{% endunless %} | ||
|
||
{% if include.next_url and include.next_name %} | ||
|
||
--- | ||
\>\> | ||
|
||
» | ||
Next Section: [{{ include.next_name }}]({{ include.next_url }}) | ||
{% comment %}TODO: pull-right somehow? {% endcomment %} | ||
{% endif %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.