Website update (#104)

* Remove technical material from eth2 section + minor edits (#97)

* Update team.yml

* Update Nimbus docs

* add newsletter to header, footer, and mobile

* remove eth2-temp

* add mamy's feedback

* add donation address
This commit is contained in:
Sacha Saint-Leger 2021-04-22 16:42:45 +02:00 committed by GitHub
parent 157a976ff9
commit 7e1b8924ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 17 additions and 7 deletions

View File

@ -10,3 +10,12 @@ The reference documentation is [the Nimbus Book](https://nimbus.guide): it expla
We encourage you to check it out here: https://nimbus.guide
## Prater testnet
The latest Eth2 testnet, [Prater](https://twitter.com/Butta_eth/status/1374383003011452937), is now open to the public.
Prater's objective is to ensure that the network remains stable under a higher load than we've seen so far on mainnet -- the genesis count for Prater was 210k (almost double the size of the Beacon Chain Mainnet).
For more, see the [Prater page](https://nimbus.guide/prater.html) of the Nimbus guide.

View File

@ -3,11 +3,9 @@ title: An Ethereum 2.0 Sharding Client
## Overview
Nimbus is a project founded by the [Status.im](https://status.im/) network, focused on providing the best Ethereum experience for resource-restricted devices.
Nimbus is a client implementation for both Ethereum 2.0 and Ethereum 1.0 that strives to be as lightweight as possible in terms of resources used. This allows it to perform well on embedded systems, embedded devices -- including Raspberry Pis and mobile devices.
Because the largest deployment of Ethereum will potentially be on embedded systems, Nimbus is designed to perform well on IoT and personal mobile devices, including older smartphones with resource-restricted hardware.
However, resource-restricted hardware is not the only thing Nimbus is good for. Its low resource consumption makes it easy to run Nimbus together with other workloads on your server (this is especially valuable for eth2 stakers looking to lower the cost of their server instances).
However, **resource-restricted hardware is not the only thing Nimbus is good for.** Its low resource consumption makes it easy to run Nimbus together with other workloads on your server (this is especially valuable for stakers looking to lower the cost of their server instances).
Nimbus' embeddable, lightweight, and self-contained design makes it production ready for Web 3.0 and ensures that it can be supported and maintained across all goals of Ethereum 2.0.

View File

@ -70,10 +70,10 @@ Nimbus is a client implementation for both Ethereum 2.0 and Ethereum 1.0 that st
<span><a href="https://status.im/our_team/open_positions.html"><img src="../img/arrow_ogn.png" /></a></span>
</div>
<div class="contribute">
<h3>Support us on Gitcoin</h3>
<p>As an open source project largely dependent on the Ethereum Foundation for funding, grants are our lifeblood.
<h3>Suppport</h3>
<p>As an open source project largely dependent on the Ethereum Foundation for funding, grants are our lifeblood. See <a href="https://etherscan.io/address/0x70E47C843E0F6ab0991A3189c28F2957eb6d3842">here</a> for our donation address.
<p>
<a href="https://gitcoin.co/grants/137/nimbus">Support us</a>
<a href="https://gitcoin.co/grants/137/nimbus">Support us on Gitcoin</a>
<span><a href="https://gitcoin.co/explorer?keywords=nimbus&order_by=-web3_created"><img src="../img/arrow_ogn.png" /></a></span>
</div>
<div class="contribute">

View File

@ -19,6 +19,7 @@
<li class="footer-link"><a href="https://status.im/docs/" target="_blank">Docs</a></li>
<li class="footer-link"><a href="/contribute/" target="_blank">Github</a></li>
<li class="footer-link"><a href="https://news.nimbus.team/" target="_blank">News</a></li>
<li class="footer-link"><a href="https://subscribe.nimbus.team/" target="_blank">Newsletter</a></li>
<li class="footer-link"><a href="https://etherscan.io/address/0x70E47C843E0F6ab0991A3189c28F2957eb6d3842" target="_blank">Donate</a></li>
<li class="footer-link"><a href="https://www.iubenda.com/privacy-policy/94457202" target="_blank">Privacy Policy</a></li>
</ul>

View File

@ -4,4 +4,5 @@
<li class="item--to-show"><a href="#team">Team</a></li>
<li class="item--to-show"> <a href="/docs">Docs</a></li>
<li class="item--to-show"> <a href="https://news.nimbus.team/">News</a> </li>
<li class="item--to-show"> <a href="https://subscribe.nimbus.team/">Newsletter</a> </li>
</ul>

View File

@ -19,6 +19,7 @@
<a class="icon-close mobile-nav-close" href="#"></a>
<ul class="mobile-nav">
<li><a href="https://news.nimbus.team/">News</a></li>
<li><a href="http://subscribe.nimbus.team/">Newsletter</a></li>
<li><a href="/docs">Docs</a></li>
<li class="item--dropdown item--to-show">
<span>Projects</span>