Skip to content

Commit

Permalink
Merge branch 'dev' into hreflang
Browse files Browse the repository at this point in the history
  • Loading branch information
nhsz authored Feb 22, 2024
2 parents b19d47a + e67d2e5 commit 8c6ff4c
Show file tree
Hide file tree
Showing 226 changed files with 19,087 additions and 2,858 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -11101,6 +11101,15 @@
"contributions": [
"content"
]
},
{
"login": "zarifpour",
"name": "Daniel Zarifpour",
"avatar_url": "https://avatars.githubusercontent.com/u/16494335?v=4",
"profile": "http://zarifpour.xyz",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1730,6 +1730,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jennyg0"><img src="https://avatars.githubusercontent.com/u/60794961?v=4?s=100" width="100px;" alt="Jen "/><br /><sub><b>Jen </b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=jennyg0" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Molotov-Eugene"><img src="https://avatars.githubusercontent.com/u/95471552?v=4?s=100" width="100px;" alt="Eugene"/><br /><sub><b>Eugene</b></sub></a><br /><a href="#content-Molotov-Eugene" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rimtaex"><img src="https://avatars.githubusercontent.com/u/155366533?v=4?s=100" width="100px;" alt="RimTaeX"/><br /><sub><b>RimTaeX</b></sub></a><br /><a href="#content-rimtaex" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://zarifpour.xyz"><img src="https://avatars.githubusercontent.com/u/16494335?v=4?s=100" width="100px;" alt="Daniel Zarifpour"/><br /><sub><b>Daniel Zarifpour</b></sub></a><br /><a href="#content-zarifpour" title="Content">🖋</a></td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 6 additions & 0 deletions docs/deploy-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,9 @@ staging O - - - - - - - O
dev O - - O - - - - O
```

## More about the Release Candidate QA process

The main idea behind the community QA process is to focus on the [current release changelog](https://github.com/ethereum/ethereum-org-website/releases) and check that new features or fixes applied are working as expected. During QA sessions, some notes could also be shared if we're looking for specific things to be tested.

If you find any bug, please report it on the [#website-bugs](https://discord.com/channels/714888181740339261/727898649006309377) Discord channel.
Binary file not shown.
Binary file removed public/assets/manifest-homepage-screenshot.png
Binary file not shown.
2 changes: 2 additions & 0 deletions public/content/community/code-of-conduct/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: The basic standards that we strive for across ethereum.org spaces.
lang: en
---

# Code of conduct {#code-of-conduct}

## Mission {#mission}

To develop and maintain the most comprehensive and accessible knowledge hub for Ethereum.
Expand Down
2 changes: 1 addition & 1 deletion public/content/community/events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en
hideEditButton: true
---

## Upcoming events {#events}
# Upcoming events {#events}

**Every month, there are major Ethereum events around the world.** Consider attending one near you to meet more people in the community, learn about employment opportunities, and develop new skills.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: Guidelines and requirements to ensure quality of design materials o
lang: en
---

# Adding design resources {#adding-design-resources}

Anybody can suggest new design materials to the [Design and UX in web3 page](/developers/docs/design-and-ux/).

Be aware that the focus of this page is on providing user value to aspiring web3 designers. The design section is not there to advertise your services, products, or platforms.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: Guide to use consistent terminology in content writing
lang: en
---

# Content standardization {#content-standardization}

This style guide aims to standardize certain aspects of writing content to make the contribution process smoother.

## Use American English {#american-english}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: Join the first ethereum.org Translatathon to contribute to ethereum
lang: en
---

# Ethereum.org Translatathon {#introduction}

Welcome to the first ever ethereum.org Translatathon!

A translatathon is a collaborative and competitive hackathon-style event where individuals and teams compete for prizes by translating ethereum.org content into different languages.
Expand Down
8 changes: 4 additions & 4 deletions public/content/developers/docs/apis/backend/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ These libraries abstract away much of the complexity of interacting directly wit
- [alchemy.com](https://www.alchemy.com/)
- [Documentation](https://docs.alchemyapi.io/)
- [GitHub](https://github.com/alchemyplatform)
- [Discord](https://discord.com/invite/A39JVCM)
- [Discord](https://discord.com/invite/alchemyplatform)

**BlockCypher -** **_Ethereum Web APIs._**

Expand All @@ -36,7 +36,7 @@ These libraries abstract away much of the complexity of interacting directly wit

- [blastapi.io](https://blastapi.io/)
- [Documentation](https://docs.blastapi.io)
- [Discord](https://discord.com/invite/VPkWESgtvV)
- [Discord](https://discord.gg/bwarelabs)

**Infura -** **_The Ethereum API as a service._**

Expand Down Expand Up @@ -84,7 +84,7 @@ These libraries abstract away much of the complexity of interacting directly wit

- [quicknode.com](https://quicknode.com)
- [Documentation](https://www.quicknode.com/docs)
- [Discord](https://discord.gg/NaR7TtpvJq)
- [Discord](https://discord.gg/quicknode)

**Python Tooling -** **_Variety of libraries for Ethereum interaction via Python._**

Expand Down Expand Up @@ -140,7 +140,7 @@ These libraries abstract away much of the complexity of interacting directly wit
- [moralis.io](http://moralis.io)
- [Documentation](https://docs.moralis.io/)
- [GitHub](https://github.com/MoralisWeb3)
- [Discord](https://discord.com/invite/KYswaxwEtg)
- [Discord](https://moralis.io/joindiscord/)
- [Forum](https://forum.moralis.io/)

**Chainbase -** **_All-in-one web3 data infrastructure for Ethereum._**
Expand Down
2 changes: 1 addition & 1 deletion public/content/developers/docs/frameworks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Before diving into frameworks, we recommend you first read through our introduct

- [alchemy.com](https://www.alchemy.com/)
- [GitHub](https://github.com/alchemyplatform)
- [Discord](https://discord.com/invite/A39JVCM)
- [Discord](https://discord.com/invite/alchemyplatform)

**NodeReal -** **_Ethereum Development Platform._**

Expand Down
2 changes: 1 addition & 1 deletion public/content/guides/how-to-swap-tokens/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Some popular exchanges are:
- [1Inch](https://app.1inch.io/#/1/unified/swap/ETH/DAI)
- [Curve](https://curve.fi/#/ethereum/swap)

If you'd like to learn more about what DeFi is and how these new kinds of exchanges work, we can recommend the [Kernel Library](https://library.kernel.community/Topic+-+DeFi/Topic+-+DeFi).
Interesting? Learn more about what [decentralised finance (DeFi)](/defi/) is and how these new kinds of exchanges work.

## 2. Select the pair of tokens you wish to swap

Expand Down
2 changes: 1 addition & 1 deletion public/content/roadmap/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Ethereum roadmap
description: The path to more scalability, security and sustainability for Ethereum.
lang: en
template: roadmap
image: /roadmap/roadmap-main.png
image: /heroes/roadmap-hub-hero.jpg
alt: "Ethereum roadmap"
summaryPoints:
buttons:
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/ca/community/events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Com involucrar-se amb la comunitat Ethereum.
lang: ca
---

## Pròxims esdeveniments {#events}
# Pròxims esdeveniments {#events}

**Cada mes, hi ha un gran nombre d'esdeveniments Ethereum a tot el món.** Teniu en consideració assistir a un que estigui a prop per conèixer més gent dins la comunitat, descobrir oportunitats de feina i desenvolupar noves habilitats.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: Die grundlegenden Standards, die wir für alle Bereiche von ethereu
lang: de
---

# Verhaltenskodex {#conduct-intro}

## Mission {#mission}

Die Entwicklung und Pflege der umfassendsten und barrierefreien Wissensplattform für Ethereum.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/de/community/events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: de
hideEditButton: true
---

## Kommende Veranstaltungen {#events}
# Kommende Veranstaltungen {#events}

**Jeden Monat finden auf der ganzen Welt große Ethereum-Veranstaltungen statt.** Besuchen Sie doch eine Veranstaltung in Ihrer Nähe, so lernen Sie andere aus der Community kennen und können sich über mögliche Karrierechancen informieren und neue Kompetenzen aufbauen.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: Richtlinien und Anforderungen zur Gewährleistung der Qualität von
lang: de
---

# Design-Ressourcen hinzufügen {#adding-design-resources}

Jeder kann neue Designmaterialien für die Seite [Design und UX in web3](/developers/docs/design-and-ux/) vorschlagen.

Seien Sie sich bewusst, dass der Schwerpunkt dieser Seite darauf liegt, angehenden web3-Designern einen Mehrwert zu bieten. Der Designbereich ist nicht dazu da, um für Ihre Dienstleistungen, Produkte oder Plattformen zu werben.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Eine nicht-technische Einführung in Null-Wissen-Beweise für Anfä
lang: de
---

## Was sind Null-Wissen-Beweise? {#what-are-zk-proofs}
# Was sind Null-Wissen-Beweise? {#what-are-zk-proofs}

Ein Null-Wissen-Beweis ist eine Methode, um die Gültigkeit einer Aussage zu beweisen, ohne die Aussage selbst offenzulegen. Der „Beweisanführer“ ist die Partei, die versucht, eine Aussage zu beweisen, während der „Verifizierer“ für die Validierung der Aussage verantwortlich ist.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: Τα βασικά πρότυπα που επιδιώκουμε σε
lang: el
---

# Κώδικας Δεοντολογίας {#conduct-intro}

## Αποστολή {#mission}

Να αναπτύξει και να διατηρήσει τον πιο ολοκληρωμένο και προσβάσιμο κόμβο γνώσης για το Ethereum.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/el/community/events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: el
hideEditButton: true
---

## Προσεχείς εκδηλώσεις {#events}
# Προσεχείς εκδηλώσεις {#events}

**Κάθε μήνα, πραγματοποιούνται εκδηλώσεις του Ethereum σε όλο τον κόσμο.** Μπορείτε να παρακολουθήσετε μια εκδήλωση κοντά σας για να γνωρίσετε περισσότερους ανθρώπους της κοινότητας, να μάθετε για τις ευκαιρίες απασχόλησης και να αναπτύξετε νέες δεξιότητες.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: Los estándares básicos por los que nos esforzamos en todos los es
lang: es
---

# Código de conducta {#conduct-intro}

## Misión {#mission}

Desarrollar y mantener el centro de conocimiento más completo y accesible para Ethereum.
Expand Down
2 changes: 1 addition & 1 deletion public/content/translations/es/community/events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: es
hideEditButton: true
---

## Próximos eventos {#events}
# Próximos eventos {#events}

**Cada mes, se celebran grandes eventos de Ethereum en todo el mundo.** Plantéese asistir a alguno cerca suyo para conocer a más gente en la comunidad, aprender sobre oportunidades de empleo y desarrollar nuevas habilidades.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ description: Pautas y requerimientos para asegurar la calidad de los materiales
lang: es
---

# Añadiendo recursos de diseño {#adding-design-resources}

Cualquiera puede sugerir nuevos materiales de diseño para la [página de diseño y experiencia del usuario en Web3](/developers/docs/design-and-ux/).

Tenga en cuenta que la finalidad de esta página es proporcionar valor a los usuarios que aspiran ser diseñadores en Web3. La sección de diseño no está ahí para que la uses para anunciar tus servicios, productos o plataformas.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ lang: es
incomplete: true
---

<div class="featured">
<FeaturedText>

Aprende cómo desarrollar para Ethereum usando el lenguaje de programación Delphi

</div>
</FeaturedText>

Utiliza Ethereum para crear aplicaciones descentralizadas (o "dapps"), que aprovechan las ventajas de las criptomonedas y la tecnología de blockchain. Estas dapps pueden ser fiables, lo que significa que, una vez implementadas en Ethereum, siempre se ejecutan tal y como se programaron. Pueden controlar los activos digitales para crear nuevos tipos de aplicaciones financieras. Estas aplicaciones pueden ser descentralizadas, lo que significa que ninguna entidad o persona las controla y, por lo tanto, son prácticamente imposibles de censurar.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: es
incomplete: true
---

<div class="featured">Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en .NET</div>
<FeaturedText>Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en .NET</FeaturedText>

Utiliza Ethereum para crear aplicaciones descentralizadas (o "dapps"), que aprovechan las ventajas de las criptomonedas y la tecnología de blockchain. Estas dapps pueden ser confiables, lo que significa que, una vez implementadas en Ethereum, siempre se ejecutan tal y como se programaron. Pueden controlar los activos digitales para crear nuevos tipos de aplicaciones financieras. Estas aplicaciones pueden ser descentralizadas, lo que significa que ninguna entidad o persona las controla y, por lo tanto, son prácticamente imposibles de censurar.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: es
incomplete: true
---

<div class="featured">Aprende a desarrollar para Ethereum mediante proyectos y herramientas basados en Go</div>
<FeaturedText>Aprende a desarrollar para Ethereum mediante proyectos y herramientas basados en Go</FeaturedText>

Usa Ethereum para crear aplicaciones descentralizadas (o "dapps"). Estas dapps pueden ser confiables, lo que significa que, una vez implementadas en Ethereum, siempre se ejecutan tal y como se programaron. Son descentralizadas, lo que significa que funcionan en una red de punto a punto, y no hay un único punto de fracaso. Ninguna entidad o persona las controla y es casi imposible censurarlas. Pueden controlar los activos digitales para crear nuevos tipos de aplicaciones.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: es
incomplete: true
---

<div class="featured">Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en Java</div>
<FeaturedText>Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en Java</FeaturedText>

Utiliza Ethereum para crear aplicaciones descentralizadas (o "dapps"), que aprovechan las ventajas de las criptomonedas y la tecnología de blockchain. Estas dapps pueden ser fiables, lo que significa que, una vez implementadas en Ethereum, siempre se ejecutan tal y como se programaron. Pueden controlar los activos digitales para crear nuevos tipos de aplicaciones financieras. Estas aplicaciones pueden ser descentralizadas, es decir, ninguna entidad o persona las controla y, por lo tanto, son prácticamente imposibles de censurar.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: es
incomplete: true
---

<div class="featured">Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en Python</div>
<FeaturedText>Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en Python</FeaturedText>

Utiliza Ethereum para crear aplicaciones descentralizadas (o "dapps"), que aprovechan las ventajas de las criptomonedas y la tecnología de blockchain. Estas dapps pueden ser confiables, lo que significa que, una vez implementadas en Ethereum, siempre se ejecutan tal y como se programaron. Pueden controlar los activos digitales para crear nuevos tipos de aplicaciones financieras. Estas aplicaciones pueden ser descentralizadas, lo que significa que ninguna entidad o persona las controla y, por lo tanto, son prácticamente imposibles de censurar.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: es
incomplete: false
---

<div class="featured">Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en Rust.</div>
<FeaturedText>Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en Rust.</FeaturedText>

Utiliza Ethereum para crear aplicaciones descentralizadas (o "dapps"), que aprovechan las ventajas de las criptomonedas y la tecnología de blockchain. Estas dapps pueden ser trustless, lo que significa que, una vez implementadas en Ethereum, siempre se ejecutan tal y como se programaron. Controlan activos digitales para crear nuevos tipos de aplicaciones financieras. Estas aplicaciones pueden ser descentralizadas, es decir, ninguna entidad o persona las controla y, por lo tanto, son prácticamente imposibles de censurar.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: es
incomplete: true
---

<div class="featured">Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en Rust</div>
<FeaturedText>Aprende cómo desarrollar para Ethereum mediante proyectos y herramientas basados en Rust</FeaturedText>

Utiliza Ethereum para crear aplicaciones descentralizadas (o "dapps"), que aprovechan las ventajas de las criptomonedas y la tecnología de blockchain. Estas dapps pueden ser fiables, lo que significa que, una vez implementadas en Ethereum, siempre se ejecutan tal y como se programaron. Pueden controlar los activos digitales para crear nuevos tipos de aplicaciones financieras. Estas aplicaciones pueden ser descentralizadas, es decir, ninguna entidad o persona las controla y, por lo tanto, son prácticamente imposibles de censurar.

Expand Down
Loading

0 comments on commit 8c6ff4c

Please sign in to comment.