From 7e1b8924ab314dece4518855596b3a21393d7e1f Mon Sep 17 00:00:00 2001 From: Sacha Saint-Leger Date: Thu, 22 Apr 2021 16:42:45 +0200 Subject: [PATCH] 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 --- source/docs/eth2.md | 9 +++++++++ source/docs/index.md | 6 ++---- themes/navy/layout/index.swig | 6 +++--- themes/navy/layout/partial/footer.swig | 1 + themes/navy/layout/partial/header-nav.swig | 1 + themes/navy/layout/partial/header.swig | 1 + 6 files changed, 17 insertions(+), 7 deletions(-) diff --git a/source/docs/eth2.md b/source/docs/eth2.md index 9b8a5c8..a567258 100644 --- a/source/docs/eth2.md +++ b/source/docs/eth2.md @@ -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. + + diff --git a/source/docs/index.md b/source/docs/index.md index 5791d85..1c0dc68 100644 --- a/source/docs/index.md +++ b/source/docs/index.md @@ -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. diff --git a/themes/navy/layout/index.swig b/themes/navy/layout/index.swig index 820d097..bec3c2c 100644 --- a/themes/navy/layout/index.swig +++ b/themes/navy/layout/index.swig @@ -70,10 +70,10 @@ Nimbus is a client implementation for both Ethereum 2.0 and Ethereum 1.0 that st
-

Support us on Gitcoin

-

As an open source project largely dependent on the Ethereum Foundation for funding, grants are our lifeblood. +

Suppport

+

As an open source project largely dependent on the Ethereum Foundation for funding, grants are our lifeblood. See here for our donation address.

- Support us + Support us on Gitcoin

diff --git a/themes/navy/layout/partial/footer.swig b/themes/navy/layout/partial/footer.swig index 456a061..716610a 100644 --- a/themes/navy/layout/partial/footer.swig +++ b/themes/navy/layout/partial/footer.swig @@ -19,6 +19,7 @@ + diff --git a/themes/navy/layout/partial/header-nav.swig b/themes/navy/layout/partial/header-nav.swig index 3ace15a..ee84e55 100644 --- a/themes/navy/layout/partial/header-nav.swig +++ b/themes/navy/layout/partial/header-nav.swig @@ -4,4 +4,5 @@
  • Team
  • Docs
  • News
  • +
  • Newsletter
  • diff --git a/themes/navy/layout/partial/header.swig b/themes/navy/layout/partial/header.swig index 1c64b1c..1ebffdb 100644 --- a/themes/navy/layout/partial/header.swig +++ b/themes/navy/layout/partial/header.swig @@ -19,6 +19,7 @@