Skip to content

Commit 8c6ff4c

Browse files
authored
Merge branch 'dev' into hreflang
2 parents b19d47a + e67d2e5 commit 8c6ff4c

File tree

226 files changed

+19087
-2858
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

226 files changed

+19087
-2858
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11101,6 +11101,15 @@
1110111101
"contributions": [
1110211102
"content"
1110311103
]
11104+
},
11105+
{
11106+
"login": "zarifpour",
11107+
"name": "Daniel Zarifpour",
11108+
"avatar_url": "https://avatars.githubusercontent.com/u/16494335?v=4",
11109+
"profile": "http://zarifpour.xyz",
11110+
"contributions": [
11111+
"content"
11112+
]
1110411113
}
1110511114
],
1110611115
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1730,6 +1730,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
17301730
<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>
17311731
<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>
17321732
<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>
1733+
<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>
17331734
</tr>
17341735
</tbody>
17351736
</table>

docs/deploy-process.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,9 @@ staging O - - - - - - - O
9494
9595
dev O - - O - - - - O
9696
```
97+
98+
## More about the Release Candidate QA process
99+
100+
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.
101+
102+
If you find any bug, please report it on the [#website-bugs](https://discord.com/channels/714888181740339261/727898649006309377) Discord channel.
Binary file not shown.
-3.4 MB
Binary file not shown.

public/content/community/code-of-conduct/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: The basic standards that we strive for across ethereum.org spaces.
44
lang: en
55
---
66

7+
# Code of conduct {#code-of-conduct}
8+
79
## Mission {#mission}
810

911
To develop and maintain the most comprehensive and accessible knowledge hub for Ethereum.

public/content/community/events/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lang: en
55
hideEditButton: true
66
---
77

8-
## Upcoming events {#events}
8+
# Upcoming events {#events}
99

1010
**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.
1111

public/content/contributing/design/adding-design-resources/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Guidelines and requirements to ensure quality of design materials o
44
lang: en
55
---
66

7+
# Adding design resources {#adding-design-resources}
8+
79
Anybody can suggest new design materials to the [Design and UX in web3 page](/developers/docs/design-and-ux/).
810

911
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.

public/content/contributing/style-guide/content-standardization/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Guide to use consistent terminology in content writing
44
lang: en
55
---
66

7+
# Content standardization {#content-standardization}
8+
79
This style guide aims to standardize certain aspects of writing content to make the contribution process smoother.
810

911
## Use American English {#american-english}

public/content/contributing/translation-program/translatathon/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Join the first ethereum.org Translatathon to contribute to ethereum
44
lang: en
55
---
66

7+
# Ethereum.org Translatathon {#introduction}
8+
79
Welcome to the first ever ethereum.org Translatathon!
810

911
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.

0 commit comments

Comments
 (0)