forked from cheng/wallet
Due to massive violation of the dry principle, I broke all the navbars
Should fix this by puttingt the navbar into yaml modified: docs/design/navbar modified: docs/libraries/navbar modified: docs/manifesto/navbar modified: docs/names/navbar modified: docs/navbar modified: docs/notes/navbar modified: docs/pandoc_templates/style.css modified: docs/rootDocs/navbar modified: docs/setup/contributor_code_of_conduct.md modified: docs/setup/navbar
This commit is contained in:
parent
477f3b0a5b
commit
459b044046
@ -4,4 +4,3 @@
|
|||||||
<a href="../manifesto/social_networking.html">social networking</a>
|
<a href="../manifesto/social_networking.html">social networking</a>
|
||||||
<a href="../manifesto/Revelation.html">revelation</a>
|
<a href="../manifesto/Revelation.html">revelation</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -4,5 +4,3 @@
|
|||||||
<a href="../manifesto/social_networking.html">social networking</a>
|
<a href="../manifesto/social_networking.html">social networking</a>
|
||||||
<a href="../manifesto/Revelation.html">revelation</a>
|
<a href="../manifesto/Revelation.html">revelation</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
|||||||
<div class="button-bar button-group">
|
<div class="button-bar">
|
||||||
<a href="vision.html">vision</a>
|
<a href="vision.html">vision</a>
|
||||||
<a href="scalability.html">scalability</a>
|
<a href="scalability.html">scalability</a>
|
||||||
<a href="social_networking.html">social networking</a>
|
<a href="social_networking.html">social networking</a>
|
||||||
<a href="Revelation.html">revelation</a>
|
<a href="Revelation.html">revelation</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -4,4 +4,3 @@
|
|||||||
<a href="./manifesto/social_networking.html">social networking</a>
|
<a href="./manifesto/social_networking.html">social networking</a>
|
||||||
<a href="./manifesto/Revelation.html">revelation</a>
|
<a href="./manifesto/Revelation.html">revelation</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -4,4 +4,3 @@
|
|||||||
<a href="./manifesto/social_networking.html">social networking</a>
|
<a href="./manifesto/social_networking.html">social networking</a>
|
||||||
<a href="./manifesto/Revelation.html">revelation</a>
|
<a href="./manifesto/Revelation.html">revelation</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -4,4 +4,3 @@
|
|||||||
<a href="./manifesto/social_networking.html">social networking</a>
|
<a href="./manifesto/social_networking.html">social networking</a>
|
||||||
<a href="./manifesto/Revelation.html">revelation</a>
|
<a href="./manifesto/Revelation.html">revelation</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -100,7 +100,7 @@ code {font-family: "DejaVu Sans Mono", "Lucida Console", "sans-serif";}
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Styling for the links inside the button bar */
|
/* Styling for the links inside the button bar */
|
||||||
.button-group a {
|
.button-bar a {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
background-color: #2C9F30;
|
background-color: #2C9F30;
|
||||||
@ -113,7 +113,7 @@ code {font-family: "DejaVu Sans Mono", "Lucida Console", "sans-serif";}
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Style for the "pressed" effect */
|
/* Style for the "pressed" effect */
|
||||||
.button-group a:active {
|
.button-bar a:active {
|
||||||
box-shadow: 0 0 0 1px #000;
|
box-shadow: 0 0 0 1px #000;
|
||||||
transform: translateY(2px);
|
transform: translateY(2px);
|
||||||
}
|
}
|
||||||
|
@ -4,4 +4,3 @@
|
|||||||
<a href="NOTICE.html">notice</a>
|
<a href="NOTICE.html">notice</a>
|
||||||
<a href="RELEASE_NOTES.html">release notes</a>
|
<a href="RELEASE_NOTES.html">release notes</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -36,6 +36,15 @@ write this are imprisoned indefinitely being tortured by black guards
|
|||||||
recently imported from the northern part of black Africa, awaiting
|
recently imported from the northern part of black Africa, awaiting
|
||||||
trial with no likelihood of any actual trial for years.
|
trial with no likelihood of any actual trial for years.
|
||||||
|
|
||||||
|
Recall that when the Ethereum project began, key contributers were grabbed
|
||||||
|
by the FBI on vague trumped charges, held incommunicado, and threatened
|
||||||
|
with thirty five years imprisonment and never seeing their children again,
|
||||||
|
and since then the Ethereum project has been strangely cooperative with state objectives.
|
||||||
|
Satoshi maintained cast iron operational security when Bitcoin was getting started.
|
||||||
|
The Ethereum foundation failed to do so,
|
||||||
|
with people acting under their own official government names and tax numbers,
|
||||||
|
and as result, was nobbled.
|
||||||
|
|
||||||
## No namefags
|
## No namefags
|
||||||
|
|
||||||
A participant who can be targeted is likely to introduce unobvious security
|
A participant who can be targeted is likely to introduce unobvious security
|
||||||
|
@ -3,4 +3,4 @@
|
|||||||
<a href="../manifesto/scalability.html">scalability</a>
|
<a href="../manifesto/scalability.html">scalability</a>
|
||||||
<a href="../manifesto/social_networking.html">social networking</a>
|
<a href="../manifesto/social_networking.html">social networking</a>
|
||||||
<a href="../manifesto/Revelation.html">revelation</a></div>
|
<a href="../manifesto/Revelation.html">revelation</a></div>
|
||||||
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user